When adding a *.builder file to the templates directory the file is not picked up (it gives a 404) unless you also create a *.rhtml file in the pages directory. This was due to a little bug in the render method.
I've committed a change in myt issue_57 branch that tackles this problem. I've also added a test for it.
Hope you could pull this in for the next release of Toto.
Hey Cloudhead,
When adding a
*.builder
file to thetemplates
directory the file is not picked up (it gives a 404) unless you also create a*.rhtml
file in thepages
directory. This was due to a little bug in therender
method.I've committed a change in myt
issue_57
branch that tackles this problem. I've also added a test for it.Hope you could pull this in for the next release of Toto.
Regards, Ariejan de Vroom ariejan@ariejan.net