> This fails for me on Rails 3.0.9 and Rake 0.9.2 > gems/railties-3.0.9/lib/rails/commands/plugin.rb:277: Commands is not a > module (TypeError) > > Using bundler
This issue is currently being discussed https://github.com/rails/rails/issues/1866 IMO this is more of rake issue, although it could easily be fixed with rails as well. In the meantime, you can use an earlier version of rake. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
