prep alpha, backwards compat
This commit is contained in:
parent
d8e8b06cb6
commit
ee4c68b03c
16 changed files with 94 additions and 23 deletions
|
@ -33,7 +33,7 @@ module Middleman
|
|||
|
||||
# Setup data files before anything else so they are available when
|
||||
# parsing config.rb
|
||||
app.files.changed(:data, &@data_store.method(:update_files))
|
||||
app.files.on_change(:data, &@data_store.method(:update_files))
|
||||
end
|
||||
|
||||
def after_configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue