website stat

Nested layouts — Rails 1.2.1

Update: Hands down to Matthew Bass for the help. Check here for the modified version of the hack that works with Rails 1.2.

In case you’re using the hack reported on this post for implementing nested layouts in Rails then please notice that this hack does not work with Rails 1.2.x. The result is something like the following

blogaqui_rails12.png

Nothing but blank space. I haven’t found a workaround for this yet since I don’t know what’s causing this behavior. I’ll check the full change log and try figuring out what could be messing up. It may take a while since I have an endless list of TO DOs. In the meantime, stick with Rails 1.1.6 (which seems also faster than Rails 1.2.1 btw).


No Responses to “Nested layouts — Rails 1.2.1”

Comments are closed.