search for: deleteerror

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

2006 Mar 19
2
Functional Testing
...for help! ") end flash[:notice] = "Question and all Answers successfully destroyed!" redirect_to :action => ''list'' end rescue ActiveRecord::RecordInvalid => invalid redirect_to :action => ''show'', :id => @exam, :deleteError => invalid end end Thanks, Chris Landry