Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 520 Bytes

plugins.markdown

File metadata and controls

12 lines (6 loc) · 520 Bytes

Hobo Plugins

We're in the process of extracting various features from Hobo into their own plugins. So far we've done HoboSupport and HoboFields. Next up will be DRYML.

HoboFields brings Hobo's rich-type system and migration generator to non-Hobo apps. HoboFields doesn't depend on any other part of Hobo.

HoboSupport is a mixed bag of core Ruby extensions. It's currently distributed as a gem only. HoboSupport doesn't depend on any other part of Hobo.