Great, found it, thanks a lot. I am curious how routing works, though - how does that path get resolved to a controller and a method?
Thanks! On Oct 14, 6:52 am, Owen <[email protected]> wrote: > Example:http://screencast.com/t/veZl8n8ub > > On Oct 14, 9:31 am, Owen <[email protected]> wrote: > > > > > > > > > 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.- Hide > > > quoted text - > > > - Show quoted text - -- 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.
