ruby script/generate hobo_migration => rails generate hobo:migration
But some of the finer points are holding me back. E.g. ViewHints has disappeared? I have discovered that "children" works now in the model, but where have field_name and field_help gone to?
I can't find through lots of different google searches where I might find any documentation that provides an overview of what has changed... and where to find things now.
Discussion
- Found the BETA copy Owen is working on. Much better... and can follow along now.
- Where can I find a copy of the beta 1.3 doc ??
-
Maybe there's a newer version, since this is kinda old, but check out the files linked in this thread... http://groups.google.com/group/hobousers/browse_thread/thread/1b11ab3618c083e6?pli=1
The smaller file, Hobo 1.3 Notes.zip, only has a handful of documents that explicitly talk about the between hobo 1.0 and 1.3 (e.g. ViewHints, generators, etc.)
