Thanx for your reply, Matt.
When I use RAILS_ENV = "production" I get the error message:
[...] warning: already initialized constant RAILS_ENV
/var/lib/gems/1.8/gems/activesupport-1.4.4/lib/active_support/dependencies.rb:263:in
`load_missing_constant': uninitialized constant Rails::Info (NameError)
from
/var/lib/gems/1.8/gems/activesupport-1.4.4/lib/active_support/dependencies.rb:452:in
`const_missing'
from /var/lib/gems/1.8/gems/rails-1.2.6/lib/commands/about.rb:2
from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require'
from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in
`require'
from script/about:5
I don't really understand what's going wrong here...
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Deploying Rails" 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-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---