Skip to content

Instantly share code, notes, and snippets.

@hackvan
Created September 12, 2018 14:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save hackvan/c97cfac338d912131fc3f9203469bb9e to your computer and use it in GitHub Desktop.
Save hackvan/c97cfac338d912131fc3f9203469bb9e to your computer and use it in GitHub Desktop.
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