Great George, it'd be great with a cheat sheet :)

My list of things to go into a cheat-sheet (in non-prioritized order).

   - General: Hobo on Rails MVC workflow diagram.
   - Lifecycles: create and transition with options for the model. 
   Permissions (available to), lambda. How to display in the user interface.
   - Models: options for fields, indexing, required, unique, name-field, 
   description-field, children. Enum (both versions, simple and with real type)
   - Relations: accessible_for
   - Controllers: auto_actions, auto_actions_for, customizing your own 
   methods
   - Permissions: Description of each perm-method, and order loaded
   - User: current_user vs acting_user, owner-relationships
   - Generators: hobo generators description/usage
   - Localization: Usage of t and ht. Locale-files (hobo-defaults, 
   app-custom, rails-default)
   - DRYML: Defining attributes for tags. Param declaration/use. Modifying 
   params using before, prepend, append, after, replace. Extending tags.
   - Forms: changing fields to show, field-types etc. 
   - Ajax: How to enable Ajax for different tags (with declarations on parts 
   to update)
   - Taglibs: Run-through of the tags involved in the autogenerated taglibs 
   (page, collection, show, edit, form, index...)


That's the immediate list of candidates that I am able to produce.

~Ronny

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/hobousers/-/SIel-2zhs-UJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to