Skip to content

Instantly share code, notes, and snippets.

@nalanj
Created February 11, 2009 15:08
Show Gist options
  • Save nalanj/62047 to your computer and use it in GitHub Desktop.
Save nalanj/62047 to your computer and use it in GitHub Desktop.
# Testing exception_notifier the easy way:
class ActionController::Base
alias :rescue_action_locally :rescue_action_in_public
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment