Add layout support for render macro. It should be improved in the future.

This commit is contained in:
Fatih Kadir Akın 2015-12-09 17:52:56 +02:00
parent a67a8508cf
commit 9ade49ae20
3 changed files with 17 additions and 1 deletions

1
spec/asset/layout.ecr Normal file
View file

@ -0,0 +1 @@
<html><%= content %></html>