use latest padrino
This commit is contained in:
parent
39d3fa01ad
commit
69c36e691f
209 changed files with 2754 additions and 719 deletions
|
@ -413,8 +413,7 @@ module Middleman
|
|||
@_out_buf = _buf_was
|
||||
end
|
||||
|
||||
# concat_safe_content
|
||||
concat_content render_individual_file(layout_path, @current_locs || {}, @current_opts || {}, self) { content }
|
||||
concat_safe_content render_individual_file(layout_path, @current_locs || {}, @current_opts || {}, self) { content }
|
||||
ensure
|
||||
@current_engine = engine_was
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue