Jeff Cohen wrote:
> Hi,
> 
> I have a Rails 2.1.1 web app, and a Rails 2.1.1 app acting as a client
> by using ActiveResource.
> 
> From the client, I can find, create, and update resources owned by the
> web app.
> 
> However, I can not delete any.  Calling the .destroy method in
> ActiveResource generates a 422 from the web app.
> 
> Not sure why this would be the case, since I thought
> protect_from_forgery only protects HTML and JS requests.
> 
> Any idea if this is a bug in ActiveResource that I should dig into, or
> is this actually by design and I'm not understanding something about
> how to achieve deletes via ActiveResource?
> 
> Thanks!
> Jeff


Seeing the same thing, using edge on the client and an older snapshot of 
edge on the server. Going to see if updating the server resolves the 
issue tonight.
-- 
Posted via http://www.ruby-forum.com/.

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

Reply via email to