application_controller.rb revision ac6fc38f071d45e007b57056bd496bf62bc83905
# CanCan Authorization
else
render \
content_type: 'text/plain',
end
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