Closed jacquescrocker closed 14 years ago
This is now fixed in http://github.com/blahed/frank/commit/da48a6e5a9d4f9382da0d6f1c6f76e9b984f2172
0.4 is ready to rock! :-)
Msg me on skype anytime (skype name: jcnetdev) and we can talk about some of my zany 0.5 ideas
A common pattern in rails is to use a helper within a template to set an instance variable, that can then be used within the layout. However since the layout is running first.
Layout and template should also use the same "scope".
Here's the exact use case: