> I don't know if this is the right place to post this, so please tell > me if there is a better place, but I fixed the autocompletion on edge > by changing hobo/lib/hobo/controller.rb:83 to be: > > renderer = Hobo::Dryml.page_renderer(@template, [], page_path, > @template.finder.pick_template(page_path, "dryml")) if page_path
Thanks for this, but unfortunately finder.pick_template is gone in Rails 2.2. It was the fixes for 2.2 that introduced this problem. Will investigate... Tom --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
