Hobo just tries to make everything easier and sometimes copy and modify is easier than figuring out how to tweak what you need tweaked.
On Feb 16, 3:45 pm, Bryan Larsen <[email protected]> wrote: > Think of the autogenerated pages as starting points for your more > important pages. Look in auto/rapid/pages.dryml and copy and modify > into app/views/foos/show.dryml or whatever. > > It feels wrong to say "copy and modify" in a Hobo context since Hobo > does so much to reduce "copy and modify". :) > > Bryan > > On Feb 16, 3:35 pm, tomPorter <[email protected]> wrote: > > > Docs show: > > > class UserHints < Hobo::ViewHints > > children :recipes, :questions, :answers > > end > > > which says that primary collection will be shown under the parent and > > sidebars will be created for secondary children. > > > Is there a way to show the primary child collection in a sidebar as > > opposed to under the parent? > > > Thanks! > > -- 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.
