What is Hobo? Hobo is a collection of open-source gems/plugins for Ruby on Rails that help you build anything from throwaway prototypes and internal utilities ...
Link: hobocentral.net
Hobo 1.4.0.pre8 released, master moving to Rails 3.2 Posted by Bryan Larsen | August 1, 2012 5 Responses I’ve pushed Hobo 1.4.0.pre8 to rubygems.org. There’s very little difference between 1.4.0.pre7 and 1.4.0.pre8. spinner fixes install_plugin generator fixed minor documentation upda...
Hobo is a collection of open-source gems/plugins for Ruby on Rails that help you build anything from throwaway prototypes and internal utilities to meticulously crafted full-blown web apps. The goal: write less code. So much less in fact that it starts to feel like you're not implemen...
I’m proud to announce the release of 1.4.0.pre7. The vast majority of the changes are bug fixes, see the GitHub compare view for a listing. However, it does include the following new features: new tags: cache , swept-cache new tag search-filter extracted from table-plus update_respons...
I’m pleased to announce that Hobo 1.4.0.pre5 has been released. The major change in pre5 is that application.dryml is not necessarily loaded automatically any more. You will need to add an <include src="application"> to your frontsite.dryml and/or admin site.dryml. If you don’t have a...