2008/11/16 rarepleasures <[EMAIL PROTECTED]>: > > Is there a built in mechanism for using to what I believe are called > 'value objects' ? > The Rails docs suggest that under the hood they use their composed_of > method to do the form values to object translation. > In my own case I want a method to map duration in HH/MM/SS form fields > to a single duration_in_seconds integer
If you mean in form helpers, then no, not at this point. -- MK --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" 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/merb?hl=en -~----------~----~----~----~------~----~------~--~---
