hi, what is my rails missing here?
/usr/local/lib/site_ruby/1.8/rubygems.rb:270:in `activate': undefined
method `map' for nil:NilClass (NoMethodError)
from /usr/local/lib/site_ruby/1.8/rubygems.rb:296:in `activate'
from /usr/local/lib/site_ruby/1.8/rubygems.rb:295:in `each'
from /usr/local/lib/site_ruby/1.8/rubygems.rb:295:in `activate'
from /usr/local/lib/site_ruby/1.8/rubygems.rb:296:in `activate'
from /usr/local/lib/site_ruby/1.8/rubygems.rb:295:in `each'
from /usr/local/lib/site_ruby/1.8/rubygems.rb:295:in `activate'
from /usr/local/lib/site_ruby/1.8/rubygems.rb:68:in `gem'
from
./script/../config/../vendor/rails/railties/lib/rails/gem_dependency.rb:32:in
`add_load_paths'
from
/opt/rails/billoflading/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/inflector.rb:283:in
`to_proc'
from
./script/../config/../vendor/rails/railties/lib/initializer.rb:241:in
`each'
from
./script/../config/../vendor/rails/railties/lib/initializer.rb:241:in
`add_gem_load_paths'
from
./script/../config/../vendor/rails/railties/lib/initializer.rb:115:in
`process'
from ./script/../config/../vendor/rails/railties/lib/initializer.rb:93:in
`send'
from ./script/../config/../vendor/rails/railties/lib/initializer.rb:93:in
`run'
from /opt/rails/billoflading/config/environment.rb:13
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require'
from
/opt/rails/billoflading/vendor/rails/railties/lib/commands/generate.rb:1
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require'
from script/generate:3
this happened after installing another gem. prior that one the server
/ the other rails-apps are running fine...
thx
--
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.