On 10/31/07, Jeremy Evans <[EMAIL PROTECTED]> wrote:
> If all you want to do is change RAILS_GEM_VERSION to test different
> versions of Rails, why don't you just change boot.rb to default to
> ENV['RAILS_GEM_VERSION']:

The boot.rb has been completely refactored on trunk (and improved,
thanks bitsweat!).  Your patch is against an old version.

Second, the version specification in the 'gem' method in boot.rb is
hardcoded to "equal", even in the new boot.rb.  This doesn't meet my
second requirement  - being able to pass a RAILS_GEM_VERSION like
'>1.2.5' in the env which automatically uses the latest beta gem
without hardcoding the version.

Thanks for the reply, though!
-- Chad

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to