Skip to content

Instantly share code, notes, and snippets.

@shard-test
Created October 8, 2013 02:02
Show Gist options
  • Save shard-test/6878244 to your computer and use it in GitHub Desktop.
Save shard-test/6878244 to your computer and use it in GitHub Desktop.
This shard does not have a descriptive shard name
# Since this file's name is simply `shard.rb`, it qualifies as a shard file,
# but does not provide a descriptive name.
# This results in shard using the gist's id as the shard name.
def sound(filename)
puts "\play #{ filename }.rb"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment