Skip to content

Instantly share code, notes, and snippets.

@ngsmrk
Created December 23, 2012 17:00
Show Gist options
  • Save ngsmrk/4364392 to your computer and use it in GitHub Desktop.
Save ngsmrk/4364392 to your computer and use it in GitHub Desktop.
Brakeman setup
# add this to your gemfile in your :development group
gem 'brakeman'
bundle
bundle exec brakeman --rake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment