devroom.io/drafts/2007-01-29-hobo-and-you-thought-rails-made-life-easy.md
Ariejan de Vroom dbae98c4c0 Moar updates
2013-03-24 14:27:51 +01:00

882 B

title kind slug created_at tags
Hobo - And you thought Rails made life easy! article hobo-and-you-thought-rails-made-life-easy 2007-01-29
General
Blog
RubyOnRails

If you've seen anything of Ruby on Rails, you know it makes your life really easy with all its generators and plugins. Well, check out Hobo!

Hobo is a Rails plugin that adds tons of extra features that make your live even easier. Here's a quote from their site:

Hobo is an Open-Source project that makes development with Rails even faster than it already is. It features:
  • A template engine that extends Rails' standard ERB templates with user-defined tags
  • A powerful library of pre-defined tags for knocking up ajaxified data-driven sites in a snap (lots still to do