:write_only basically provides support for ajax style updates and inline 
forms.  It doesn't even have to be handled on the same model, and often 
isn't.  When I use :write_only, it's mostly on a join model that needs some 
custom creation/update code but never should be shown outside the context 
of an owning model.  It also goes hand in hand with owned actions (i.e. 
auto_actions_for)

-- 
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/-/KM7TfpXJdzsJ.
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