This issue was raised before:
http://groups.google.com/group/rubyonrails-core/browse_thread/thread/bd1ea7763627ed0d
Are your questions answered in that thread?


On Sat, Sep 20, 2008 at 18:21, Xavier Noria <[EMAIL PROTECTED]> wrote:

>
> Ah, let me add that application initializers and other bits are
> skipped altogether:
>
>    def load_application_initializers
>      if @gems_dependencies_loaded
>        ...
>      end
>    end
>
> so the application is definitely up in a (generally) broken state.
>
> But there's such an clear care with those rescues and flags that I
> guess there's going to be a reason for the current implementation.
>
> >
>

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