mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-10 08:08:00 -05:00
This should still keep the devise lookup in the case that a customed scope is not passed as option, but if instead the custom scope is passed, then the find_message method will use it. This is kind of useful, if i don't want overwrite the devise locale, and use different locale files, but keeping still the fallback of my devise locale.