On Fri, Jul 20, 2012 at 2:11 AM, Sumit Srivastava
<sumit.theinvinci...@gmail.com> wrote:

> Started GET "/destroy_selected?id=contact_ids" for 127.0.0.1 at Fri Jul 20
> 14:32:34 +0530 2012
> Processing by ContactsController#destroySelected as JS
>   Parameters: {"id"=>"contact_ids"}
>   SQL (0.1ms)  DELETE FROM "contacts" WHERE "contacts"."id" IS NULL

So that tells you what's wrong with your form, eh?   :-)

-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

-- 
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to