On Aug 11, 7:28 am, Matt Jones <[email protected]> wrote:
> I've not encountered this particular bug, but I wonder if it could be
> related to this from Lighthouse:
>
> https://rails.lighthouseapp.com/projects/8994/tickets/1524

We're loading our gems using config.gem, so I doubt that's the issue.

> How exactly are you loading the shared gems?

They all subclass a base class which implements autoloading using
require_all.  This happens once when the Rails app is started, via
config.gem in environment.rb
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to