This Week in Edge Hobo
Posted by
Bryan Larsen | April 28, 2009 One Response comments

Here’s what’s been happening the last 3 weeks in Hobo.

Automated Tests

Unit tests have been updated, and integration tests have been added. More information is available in this post.

Rails 2.3 Support

Hobo finally supports Rails 2.3.  More information, and instructions on how to upgrade are available in this post

The Push for Hobo 1.0

As Tom mentioned we hope to get Hobo 1.0rc1 out soon.  The code is frozen, we’re only fixing bugs.  Please ensure you’ve entered any bugs you find in our Lighthouse so we don’t miss any. And if you have any changes of your own, please send patches or pull requests quickly.

Hobo –no-rails

The --no-rails option was added to the hobo command to make it available when hobo is run as a plugin.  See this recipe for more details on how to upgrade to a plugin

Bugs Fixed

Reader Comments Add your comment »

This is not a huge deal, but the link to the Rails 2.3 support post is borked both in the text and the href. Both should be:
http://hobocentral.net/blog/2009/04/27/support-for-rails-23/


Write a Comment

Please do not use blog comments for support or reporting bugs.

Please use the hobousers google group for help and support.

Comments are formatted using markdown. To include code, either quote it in `backticks` or indent a code-block by 4 spaces.