I tried to freeze Rails version 1.2.3, but after doing so I get this error when starting my development server:
./script/../config/../vendor/rails/railties/lib/initializer.rb:43:in `send': undefined method `install_gem_spec_stubs' for #<Rails::Initializer:0x2b70410> (NoMethodError) from ./script/../config/../vendor/rails/railties/lib/initializer.rb: 43:in `run' from ./script/../config/boot.rb:46:in `load_initializer' from ./script/../config/boot.rb:38:in `run' from ./script/../config/boot.rb:11:in `boot!' from ./script/../config/boot.rb:109 from C:/InstantRails/ruby/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:27:in `gem_original_require' from C:/InstantRails/ruby/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:27:in `require' from ./script/server:2 from -e:4:in `load' from -e:4 Anyone have any ideas as to why this is happening? Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---