Hey everyone, I was trying out hobo 1.3.0 and rails 3 and noticed in the blog it says that there will be a prompt for an admin subsite, but in the pre release version of the hobo book, that feature is left out of the setup wizard documentation. So two things:
1. With the final version of 1.3, is that going to be included in the wizard? and 2. Since it wasn't in the wizard, in my test app I generated I used the following command: $ hobo g admin_subsite --make-front-site And this is what came out: Hobo Command Line Interface 1.3.0.pre26 Renaming app/views/taglibs/application.dryml to app/views/taglibs/ front_site.dryml Could not find "application.dryml" in any of your source paths. Your current source paths are: /Users/test/projects/test2/lib/templates/hobo/admin_subsite /Users/test/.rvm/gems/ruby-1.9.2-p136/gems/hobo-1.3.0.pre26/lib/ generators/hobo/admin_subsite/templates Did I miss something in running this command? Thanks in advance! -- 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.
