I have been trying to upgrade the project using the method on several blogs 
but failed to do so as the first command to install the plugin itself 
fails. Following is the error I get,

sumit@sumit:~/Downloads/railscasts-198-edit-multiple-individually-02eb1c8/store$
 
ruby script/plugin install git://github.com/rails/rails_upgrade.git
/usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:55:in 
`gem_original_require': no such file to load -- initializer (LoadError)
    from /usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:55:in 
`require'
    from ./script/../config/boot.rb:55:in `load_initializer'
    from ./script/../config/boot.rb:38:in `run'
    from ./script/../config/boot.rb:11:in `boot!'
    from ./script/../config/boot.rb:110
    from script/plugin:2:in `require'
    from script/plugin:2

-- 
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 
rubyonrails-talk+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/5B9434_wJV4J.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to