Hi all, At the end of Tutorial 9 in *Rapid Rails 3 with Hobo* (Page 134, 2011-03-21 Final Draft), there is a reference to the fact that we can split up application.dryml into multiple files:
Note: A new feature of Hobo 1.3 is that application tag definitions can be organized into multiple *drym*l files as long as they reside in the app/views/application directory. So instead of having one large *application.dryml *file, you can organize your application specific tag definitions into multiple files and place them in the app/views/application directory. Has anyone managed to make this work? I took a chunk out of my application.dryml file, moved it to a file named app/views/application/test.dryml and the tag definitions can no longer be found. Is there an additional load directive I have to add somewhere? Tim -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/OHU4Z1dSdVdWblFK. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
