Skip to content

Instantly share code, notes, and snippets.

@claudijd
Created August 13, 2014 03:30
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 claudijd/c6958e4c30b65d8bee12 to your computer and use it in GitHub Desktop.
Save claudijd/c6958e4c30b65d8bee12 to your computer and use it in GitHub Desktop.
Using semi-automatic gun
>> semiautomatic_gun = Gun.new()
=> #<Gun:0x00000102806a80>
>> semiautomatic_gun.trigger
BANG!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment