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