Looking at tutorial 9 p.127 in the rapid rails 3 with hobo draft. It states that index.dryml overrides application.dryml which in turn overrides the rapid files (pages.dryml, etc.) I would suggest removing index.dryml as a start and see if the page comes back. It also suggests the syntax <index-page/> Anyway try reviewing that section of the documentation.
On Mar 17, 12:22 pm, Tuishimi <[email protected]> wrote: > Yesterday I had asked for some help/ideas regarding complex search/ > sort with related tables... well I came up with a solution that > worked, then all of a sudden my index.dryml stopped loading/ > displaying. Just stopped. I get a blank page, no errors, nothing in > the log. I double checked my queries, all are working fine. I even > stripped the page down to: > > <index-page> > > </index-page> > > And it does nothing. Not even the theme/template. > > I am going crazy. Seriously. Crazy. I was milliseconds from being > done with this sprint task and now this. Is this a cache issue? > What's going on? I have disabled and re-enabled caching in > development.rb but nothing has changed. Still blank, white page. > > Rendering xxxx_xxxxx_details/index > DRYML: Compiled app/views/xxxx_xxxxx_details/index.dryml in 0.74s > Completed in 1239ms (View: 816, DB: 409) | 200 OK [http://localhost/ > xxxx_xxxxx_details?xxxx_xxxxx_file_id=10005] -- 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.
