On Jan 23, 2010, at 9:09 AM, Owen wrote:
What am I doing wrong? http://cookbook.hobocentral.net/tutorials/hobo-as-plugin http://screencast.com/t/YTRjOTFlN It appears to be choked on the line 5 of "hobo.rb "require active_support"
What version of Rails do you have installed? There's a chance that it might be related to http://github.com/tablatom/hobo/commit/924be3a801bb39b9f04c9c263c268a1adf3fbbe2 - which is designed to stop Rails muttering on old names, but may be messing up on systems where 2.3.5 isn't installed.
--Matt Jones -- 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.
