Domizio had this note which may not have made it into the doc: The file is not in the application: it is in the hobo repository, which is installed in the hobogem. The path is hobo1.3/hobo/app/views/ dev/summary.dryml, being the hobo1.3 the repository root. You can also find where hobo is installed with
$ gem which hobo then navigate from there ../app/dev/summary.dryml" so in dev mode on your local machine you should see it render by: http://localhost:3000/dev/summary.dryml On Oct 13, 7:36 pm, "[email protected]" <[email protected]> wrote: > I just newed an app and it looks like the app summary page has been > deleted. > > I see stuff in the CSS but nothing in the views or the routing. -- 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.
