elixir-web / weber

[WiP] Web framework for Elixir inspired by Rails [#WeberMVC at freenode]
http://elixir-web.github.io/weber/
MIT License
370 stars 33 forks source link

[HELPER][LAYOUT] bug #141

Closed 0xAX closed 10 years ago

0xAX commented 10 years ago

@kotedo caught bug with content_for_layout weber helper.

It crashes if layout and template both has bindings.

Need to compile template at first, and than layout

0xAX commented 10 years ago

In progress now

0xAX commented 10 years ago

@kotedo, i pushed some fixes, but still testing it.

Waiting feedback from you.

And note that content_for was changed, see README.md, now it uses with @