search for: m000307

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

Did you mean: m000007
2008 May 20
3
Flash message not shown after redirected by verify
I have the following snippet in a controller. verify :params => "post", :only => [:create, :update, :destroy], :add_flash => {"notice" => "Invalid Access"}, :redirect_to => {:action => ''list''} If I directly access /posts/create by typing URL (GET), the program redirects to the "list" action, but the flash message I