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?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to