Also be aware of this issue with checkboxes and multipart input in merb edge -
http://groups.google.com/group/merb/browse_thread/thread/f7465e08437e8bac/da419a256046aac0?#da419a256046aac0 A patch was submitted today that it's hoped will address this. Mark. Tony Mann wrote: > If a checkbox is not checked, it will not appear in the params list at all. > So you need to explicitly check for it in your controller code. > > ..tony.. > > On Wed, Nov 18, 2009 at 12:30 PM, MilesTogoe <[email protected]> wrote: > > > there seems to be a problem with saving or updating a checkbox value. is > > there a workaround ? > > > > -- > > You received this message because you are subscribed to the Google Groups > > "DataMapper" group. > > To post to this group, send email to [email protected]. > > For more options, visit this group at > > http://groups.google.com/group/datamapper?hl=en. > > -- You received this message because you are subscribed to the Google Groups "DataMapper" group. To post to this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/datamapper?hl=.
