Skip to content

Instantly share code, notes, and snippets.

@Shinya-T
Created July 3, 2014 15:33
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 Shinya-T/3a89196702968a1ae5a4 to your computer and use it in GitHub Desktop.
Save Shinya-T/3a89196702968a1ae5a4 to your computer and use it in GitHub Desktop.
call_tota.rb
t = Total.new
t.add(shinya, "test")
t.add(shinji, "test")
t.add(shinnosuke, "test")
t.add(shintaro, "test")
t.count
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment