If I set Hobo::ModelRouter.reload_routes_on_every_request = false in
the hobo initializer, the problem is solved.

TF

On Nov 23, 8:10 pm, GamaFranco <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I just migrated hobo from 0.8.2 to edge and I'm noticing a strange
> behavior.
>
> In development, hobo generates the pages.dryml file when the server
> starts and on every request.
>
> When the server startshttp://pastie.org/322086is the show page for
> User.
> On the first request to this page, the browser shows the correct
> content.
> On subsequent request the page is compiled tohttp://pastie.org/322088
> and the collection is not shown.
> Notice that the section on line 17 disappeared!
>
> This behavior is applicable to the show page of every model.
>
> In some models I have a show.dryml. The content of this file is only
> displayed on the first request to show! Subsequent requests display
> the content of pages.dryml.
>
> Is anyone else facing this strange behavior?
>
> Regards,
>   Tiago Franco
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to