search for: docdircontrol

Displaying 1 result from an estimated 1 matches for "docdircontrol".

2009 Jun 04
4
ActionController::InvalidAuthenticityToken & :before
...', :url => {:action => ''search''}, :before => "wait_message(''mainbody'',''S E A R C H I N G'')" do%> wait_message() executes but then when the data comes back, I get ActionController::InvalidAuthenticityToken in DocdirController#search Everything works fine without the :before => callback. How should I do this? -- Posted via http://www.ruby-forum.com/.