Created
November 3, 2014 08:13
-
-
Save harrifeng/3c2f308cc716bb51f8c1 to your computer and use it in GitHub Desktop.
Greate way to filder the ruby method
This file contains 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
[].methods.grep /^re/ # => [:replace, :reject, :reject!, :respond_to?, ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment