You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use first binding when there is no application binding
If an error happens inside the framework before loading application,
the ActionDispatch::ExceptionWrapper shows traces for the framework only.
It could be outside of "Rails.root", and so we have to fallback to the first one.
0 commit comments