On 22 November 2010 21:40, Jeremy Woertink <lists@ruby-forum.com> wrote:
>> Does the above mean you are trying to use rails 3.0.1 with ruby 1.8.7?
>> If so there is the problem.
>>
>>> /Library/Ruby/Site/1.8/rubygems/installer.rb:164:in `install':
>>> activesupport requires Ruby version >= 1.8.7. (Gem::InstallError)
>>
>> That says you need a later ruby for activesupport 3 I think
>>
>> Colin
>
> Yes, I'm trying to use Rails 3.0.1 with Ruby 1.8.7, but I get the same
> error if I switch to 3.0.0. Anyway, Rails 3.0 works with Ruby 1.8.7 (or
> at least it should)...
Yes, you are right of course, and the error is actually saying
>=1.8.7, which you have. Does it matter though, apart from acedemic
interest? If it works ok for you using ruby 1.9.2 then just use that.
Colin
--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment