Skip to content

Instantly share code, notes, and snippets.

@alanho
Created June 10, 2012 15:20
Show Gist options
  • Save alanho/2906165 to your computer and use it in GitHub Desktop.
Save alanho/2906165 to your computer and use it in GitHub Desktop.
Rails Monkey Patch
ActionDispatch::Callbacks.to_prepare do
# monkey patch here
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment