Resolving NameErrors -- Getting NameError on RAILS_END in rails_end.rb When using desert plugin and
- by dr
What's an effective approach to debug NameErrors in Rails?
I'm trying to use the desert plugin (0.5.0) and the edge version of Community_Engine. I've started from scratch and gone through the installation instructions. When I
attempt to start my server, I get this error: "Constant RAILS_END from
rails_end.rb not found (NameError)". Problem is I…