I'm accustomed to the hobo 1.0 way of changing page views, i.e. : 1) go into app/views/model_name_here/ 2) create index.dryml, show.dryml, edit.dryml, or whatever page you want to edit 3) say i'm editing show.dryml. the file would look like
<show-page> I can do all kinds of stuff here </show-page> After reading through the 1.3 version of the agility tutorial, this functionality seems to be identical, however when I navigate to app/ views after having created a bunch of hobo resources, none of them show up in the views folder. I'm only getting admin (i assume for the admin subsite), front, layouts, taglibs, and user_mailer. I figured no problem, just create an appropriate directory name and stick a show.dryml inside it and it would work the same as it used to, however no luck. Can someone tell me if I'm missing something new to hobo 1.3? I'm using hobo -v=1.3.0.RC2 -- 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.
