Skip to content

Instantly share code, notes, and snippets.

@jayrobin
Created October 11, 2016 18:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jayrobin/98d468045db27dd257ced6dba1f937f2 to your computer and use it in GitHub Desktop.
Save jayrobin/98d468045db27dd257ced6dba1f937f2 to your computer and use it in GitHub Desktop.
class MyClass
extend FormatHelper
def self.my_method
phone_number
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment