Hi Ronny, thanks for the thoughts. Specifically, could you share some actual steps from your normal workflow (where applicable, such as the first item) in these areas to give me concrete examples of what you're doing? I think the value lies in getting a lot of actual examples of what you do from a number of different folks here on the list. Of course some of these are just a matter of pulling out info, however others do require experience in order to demonstrate efficient workflow.
Thanks again! -George On Jun 16, 2011, at 4:16 AM, Ronny Hanssen wrote: 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. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. 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.
