undefined method `write_inheritable_attribute' for Rails::Generator::Base:Class (NoMethodError)
问题 I am working on rails, suddenly rails server stops working. It's working fine and I have used following command [platform windows 7] gem install -v=2.3.5 rails And when I use rails s , it's giving the following error: c:/Ruby193/lib/ruby/gems/1.9.1/gems/rails-2.3.5/lib/rails_generator/options.rb:32:in `default_options': undefined method `write_inheritable_attribute' for Rails::Generator::Base:Class (NoMethodError) from c:/Ruby193/lib/ruby/gems/1.9.1/gems/rails-2.3.5/lib/rails_generator/base