Skip to content

Instantly share code, notes, and snippets.

@mindplace
Created March 16, 2016 21:39
Show Gist options
  • Select an option

  • Save mindplace/416ee67f221a09f8036d to your computer and use it in GitHub Desktop.

Select an option

Save mindplace/416ee67f221a09f8036d to your computer and use it in GitHub Desktop.
my_library = Library.new
p my_library
# output: #<Library:0x00000001d468d0 @books=[]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment