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
|
end
|
||||||
|
|
||||||
def config
|
def config
|
||||||
@_inst_config ||= self.class.config.dup
|
self.class.config
|
||||||
end
|
end
|
||||||
|
|
||||||
# Backwards compatibilty with old Sinatra template interface
|
# Backwards compatibilty with old Sinatra template interface
|
||||||
|
|
Loading…
Reference in a new issue