Hello all. I'm experimenting with 1.2RC1. Alas, Rails and Engines appears to conspire to break routes?
rails project cd project script/plugin install engines script/server which results in : Expected /Users/jodi/Documents/dev/test_project_2/vendor/rails/ railties/builtin/rails_info/rails/info_controller.rb to define Rails::InfoController^M ./script/../config/../vendor/rails/activesupport/lib/active_support/ dependencies.rb:246:in `load_missing_constant' ./script/../config/../vendor/rails/activesupport/lib/active_support/ dependencies.rb:446:in `const_missing' when resolving a route (in this case the InfoController) I noticed that a 1.2 branch is underway. Should I use this instead? Thanx. Jodi _______________________________________________ engine-developers mailing list [email protected] http://lists.rails-engines.org/listinfo.cgi/engine-developers-rails-engines.org
