On Sep 30, 3:43 am, "Michael Koziarski" <[EMAIL PROTECTED]> wrote:
> On Mon, Sep 29, 2008 at 4:38 AM, Jeff <[EMAIL PROTECTED]> wrote:
> > However, I can not delete any.  Calling the .destroy method in
> > ActiveResource generates a 422 from the web app.

> This does sound like a bug or misconfiguration somewhere along the
> line.   The request verification logic should trigger *everything*
> that isn't a :get and doesn't have a content-type of one of these:
>
>     @@unverifiable_types = Set.new [:text, :json, :csv, :xml, :rss,
> :atom, :yaml]

Thanks for that - I'll try to dig into it this week and see if I can
figure out what's going on.

Jeff
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" 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/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to