Skip to content

Instantly share code, notes, and snippets.

@theleoborges
Created January 22, 2011 05:16
Show Gist options
  • Save theleoborges/790881 to your computer and use it in GitHub Desktop.
Save theleoborges/790881 to your computer and use it in GitHub Desktop.
learning-objective-c-a-ruby-analogy#0
class Person
attr_accessor :name
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment