Created
June 27, 2013 10:49
-
-
Save marcoow/5875584 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
= 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