search for: install_gem_spec_st

Displaying 1 result from an estimated 1 matches for "install_gem_spec_st".

2008 Dec 15
3
Application failing on undefined method `install_gem_spec_st
...froze the app to 2.0.2 knowing that my host server uses 2.2.2 and that version breaks my application. But when I upload my app to its test bed on the host server I get this error: # ruby dispatch.cgi ./../config/../vendor/rails/railties/lib/initializer.rb:49:in `send'': undefined method `install_gem_spec_stubs'' for #<Rails::Initializer:0x7f48dec3aef0> (NoMethodError) from ./../config/../vendor/rails/railties/lib/initializer.rb:49:in `run'' from ./../config/boot.rb:46:in `load_initializer'' from ./../config/boot.rb:38:in `run'' from ./../config/boot.rb:11:...