Skip to content

Instantly share code, notes, and snippets.

@marcoow
Created June 27, 2013 10:49
Show Gist options
  • Save marcoow/5875584 to your computer and use it in GitHub Desktop.
Save marcoow/5875584 to your computer and use it in GitHub Desktop.
= 1.7.2
* fixed Simplabs::Excellent::Checks::Rails::CustomInitializeMethodCheck
* fixed Simplabs::Excellent::Checks::MethodNameCheck so it allows method names that exist in Ruby itself
* fixed Simplabs::Excellent::Checks::GlobalVariableCheck so it doesn't report false positives for rescue bodies
* made the parser more forgiving/stable in some situations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment