update padrino.
This commit is contained in:
parent
049866ee2e
commit
3995ad850c
268 changed files with 2330 additions and 1477 deletions
|
@ -6,7 +6,7 @@ require 'i18n'
|
|||
|
||||
# Don't fail on invalid locale, that's not what our current
|
||||
# users expect.
|
||||
::I18n.config.enforce_available_locales = false
|
||||
::I18n.enforce_available_locales = false
|
||||
|
||||
# Use ActiveSupport JSON
|
||||
require 'active_support/json'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue