Skip to content

Instantly share code, notes, and snippets.

@cymen
Created April 27, 2012 01:44
Show Gist options
  • Save cymen/2504953 to your computer and use it in GitHub Desktop.
Save cymen/2504953 to your computer and use it in GitHub Desktop.
class Person < Base
hash_attr_accessor :name, :phone
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment