I am using the ODBC driver to connect to an SQL 2005 Server through a
trusted connection. I am going through the "Rolling on Rails"
tutorial
from OnLamp.com, and I am able to do everything except Destroy the data
that I have in my database. When I check the logs, I get the following
message:
Parameters: {"action"=>"destroy",
"id"=>"2", "controller"=>"recipe"}
Redirected to http://localhost:3000/recipe/list
Filter chain halted as
[#<Proc:0x02dd0a48@D:/ruby/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_controller/verification.rb:64>]
returned false
Any help would be appreciated,
Robert
--~--~---------~--~----~------------~-------~--~----~
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---