-
-
Save Sebx/47f41e101bd8ecab4f801f2bb2d3f055 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
| Class.methods.select { |m| m =~ /attr/ } # [:attr, :attr_reader, :attr_writer, :attr_accessor] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment