Nevermind, can't do that until the class/inst stuff is cleaned up
This commit is contained in:
parent
0d9b1eabdb
commit
338d0f5867
|
@ -45,7 +45,7 @@ module Middleman
|
|||
end
|
||||
|
||||
def config
|
||||
@_inst_config ||= self.class.config.dup
|
||||
self.class.config
|
||||
end
|
||||
|
||||
# Backwards compatibilty with old Sinatra template interface
|
||||
|
|
Loading…
Reference in a new issue