Well, I'm trying to install Rails through gems in a Linux box `sudo gem
i rails --pre` I'm getting this:

ERROR: Error installing rails:
       activemodel requires activesupport (= 3.1.0.rc6, runtime)

Which is funny, because when I check `gem list` I get

activesupport (3.1.0.rc6)
bcrypt-ruby (2.1.4)
builder (3.0.0)
i18n (0.6.0)
multi_json (1.0.3)

I don't know what to do :|

-- 
Posted via http://www.ruby-forum.com/.

-- 
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.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to