application_controller.rb revision 3972fb21a352c02d37360475613347bf42131b45
# CanCan Authorization
end
# A foreign key constraint exception from the database
# shorten the message
:flash => {:error => "Whatever you tried to do - the server is unable to process your request because of a foreign key constraint. (#{message})" }
else
# anything else
end
end
end
end
end
end
end
end
end