There is a missing path segment; app/views/taglibs/application/test.dryml will work. If the book says that, then we should add a ticket to fix the typo. Besides, the automatically loded path are not limited to the app/views/taglibs/application dir, but also to any subsite named dir app/views/taglibs/<subsite_name>_site. Again if that is missing in the book we should add a ticket for that too.
ciao dd On Wed, Jun 1, 2011 at 2:24 PM, Tim Griffin <[email protected]> wrote: > 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. > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. 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.
