I know in a field you can specify :required, but is there a way to narrow the scope of the requirement, like saying :required=>[:update]? I want a field to be required, but ONLY during an update... and I'd rather not HAVE to override the update method, but I will if necessary, no biggy.
But anyway, posting here because you've been so helpful to me over the last 8 months of this project I am on and I did not see a reference to this in the docs. -- 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.
