Hi Michael, Sorry for the delay...
On Jun 4, 12:53 am, "Michael Koziarski" <[EMAIL PROTECTED]> wrote: > This sounds like a bug with rails gem version stuff. Do you have 2.02 > or 2.0.2, they'll lead to very different results. I had 2.0.2 (so correctly specified... 2.02 was a typo.).. One other person also reported the same problem, so it now seems it's a bug. > > > $ RAILS_ENV=production script/about > > /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/active_support/ > > dependencies.rb:275:in `load_missing_constant': uninitialized constant > > Rails::Info (NameError) > > from /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/ > > active_support/dependencies.rb:467:in `const_missing' > > from /Library/Ruby/Gems/1.8/gems/rails-2.1.0/lib/commands/about.rb:2 > > from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in > > `gem_original_require' > > from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in > > `require' > > from script/about:3 > > This is a bug, you should add it to a lighthouse ticket so we don't > lose track of it. I just created the tickets for this and the above bug (2.0.2...). > > > Another question: > > > script/runner -e production > > RAILS_ENV=production script/about > > script/dbconsole production > > > hmm. Do we have some consistency issues here? > > Definitely, I'd be happy to take patches which made all that consistent. Great.. let me get up to speed with rails source and hopefully I can help with making that more consistent.. it may take a week or two though. Thank you, david --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
