> I'm just updating my app from Rails 2.1.2 and Hobo 0.8.5 to Rails > 2.2.2 and Hobo Edge. > > I get an severe exception: > > ActionView::TemplateError (undefined method `_erbout' for...
That sounds like a Rails/Hobo version mismatch. Could your app be picking up a wrong version of hobo or Rails from somewhere (e.g. you still have config.gem 'hobo' in your environment.rb)? 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 -~----------~----~----~----~------~----~------~--~---
