gem uninstall -h gem install -h On Thu, Sep 25, 2008 at 1:40 PM, Jonathan <[EMAIL PROTECTED]> wrote:
> > Hrm, I see. Forgive me if this is a stupid question (being a RoR > newbie) - is it possible roll back my version of Rails to 2.1.0? > > On Sep 26, 3:30 am, "Bruno Bornsztein" <[EMAIL PROTECTED]> > wrote: > > You're using Rails 2.1.1: CE is not yet compatible with that version > (we're > > still on 2.1.0). Also, I think the Engines plugin hasn't been upgraded to > > that version yet. > > > > On Thu, Sep 25, 2008 at 1:28 PM, Jonathan <[EMAIL PROTECTED]> wrote: > > > > > Did a search before posting this, but didn't see anything that > > > addressed this particular issue. I'm getting the following error when > > > running the "script/generate plugin_migration" command: > > > > > /home/nimblecraft/public_html/nimbleSNS/vendor/plugins/engines/lib/ > > > engines/rails_extensions/routing.rb:69:in `from_plugin': You have a > > > nil object when you didn't expect it! (NoMethodError) > > > The error occurred while evaluating nil.routes_path from /home/ > > > nimblecraft/public_html/nimbleSNS/config/routes.rb:39 > > > from /usr/lib/ruby/gems/1.8/gems/actionpack-2.1.1/lib/ > > > action_controller/routing/route_set.rb:207:in `draw' > > > from /home/nimblecraft/public_html/nimbleSNS/config/routes.rb:1 > > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/ > > > active_support/dependencies.rb:503:in `load' > > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/ > > > active_support/dependencies.rb:503:in `load' > > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/ > > > active_support/dependencies.rb:355:in `new_constants_in' > > > from /usr/lib/ruby/gems/1.8/gems/activesupport-2.1.1/lib/ > > > active_support/dependencies.rb:503:in `load' > > > from /usr/lib/ruby/gems/1.8/gems/actionpack-2.1.1/lib/ > > > action_controller/routing/route_set.rb:253:in `load_routes!' > > > ... 9 levels... > > > from > > > /usr/lib/ruby/gems/1.8/gems/rails-2.1.1/lib/commands/generate.rb: > > > 1 > > > from > /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in > > > `gem_original_require' > > > from > /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in > > > `require' > > > from script/generate:3 > > > > > Thoughts? Suggestions? Not sure what to do at this point. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CommunityEngine" 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/communityengine?hl=en -~----------~----~----~----~------~----~------~--~---
