Ruby on Rails post install error linux
Ok, I'm on Arch Linux and I installed, Ruby version 2.0.0, then proceeded
to install rails, I used Yaourt(I know should have used gems), but when
ever I try to run a rails command I get something like this:
rails new blog
/usr/lib/ruby/gems/2.0.0/gems/rails-
2.3.15/lib/rails_generator/generators/applications/app/app_generator.rb:7:in
`<class:AppGenerator>': Use RbConfig instead of obsolete and deprecated
Config.
Among similar errors. Any idea what it is ?
No comments:
Post a Comment