re-order some callbacks
This commit is contained in:
parent
0ef8de6106
commit
9ac114406f
8 changed files with 25 additions and 31 deletions
|
@ -23,7 +23,7 @@ module Middleman::CoreExtensions::DefaultHelpers
|
|||
|
||||
app.helpers Helpers
|
||||
|
||||
app.initialized do
|
||||
app.ready do
|
||||
::I18n.load_path = Dir["#{File.join(root, 'locales', '*.yml')}"]
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue