There are almost certainly weird issues with Sequel. I'd definitely look for such a ticket, and report anything that isn't already there. -- Yehuda
On Wed, Oct 15, 2008 at 10:07 AM, lanaer <[EMAIL PROTECTED]>wrote: > > On Oct 14, 10:51 pm, "Yehuda Katz" <[EMAIL PROTECTED]> wrote: > > BadRequest means that the action was expecting a product, but no product > was > > sent. We *definitely* need a better default BadRequest page. > > -- Yehuda > > > > I've also run into a situation (with use_orm :sequel) where the > generated controller would give a BadRequest if nothing really changed > with the model (since Sequel::Model#update returns nil if nothing > changes, which is interpreted as a failure by the controller). Are > there tickets for cleaning this sort of thing up? > > > -- Yehuda Katz Developer | Engine Yard (ph) 718.877.1325 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
