Skip to content

Instantly share code, notes, and snippets.

@quamen
Created May 5, 2014 00:18
Show Gist options
  • Save quamen/dddeec009aeda4329bf0 to your computer and use it in GitHub Desktop.
Save quamen/dddeec009aeda4329bf0 to your computer and use it in GitHub Desktop.
Brakeman Error
"errors": [
{
"error": "no implicit conversion of Symbol into Integer",
"location": "/opt/boxen/rbenv/versions/2.0.0-p353/lib/ruby/gems/2.0.0/gems/brakeman-2.5.0/lib/brakeman/checks/check_render.rb:16:in `[]'"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment