> I would love to see this patch (or a similar one) make it in, as we
> are dealing with this very issue with a tool we built test our apps
> and plugins against multiple versions of Rails in our CI environment.
> We went with the rubygem approach because it lets use gems for version
> management, but we are hitting issues in apps due to the way the boot
> process works.

What are the other issues that you've hit? If it's just about choosing
a different version of rails, then can't you just set
RAILS_GEM_VERSION in environment.rb?

I still don't buy the need for a pre-initializers rig, but perhaps
there's a simpler option hiding somewhere.
-- 
Cheers

Koz

--~--~---------~--~----~------------~-------~--~----~
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