Hi all, Does anyone know of a simple way to recognize frozen gems without loading the entire rails environment?
One thought is to just modify ENV['GEM_PATH'] and then call Gem.clear_paths. But I know that a lot of work was done on gem loading in 2.2, and I'm wondering if there is a better way to do this. Thanks in advance! Taylor --~--~---------~--~----~------------~-------~--~----~ 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 [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-talk?hl=en -~----------~----~----~----~------~----~------~--~---

