Skip to content

Instantly share code, notes, and snippets.

@adrienthebo
Created September 18, 2013 22:30
Show Gist options
  • Save adrienthebo/6616666 to your computer and use it in GitHub Desktop.
Save adrienthebo/6616666 to your computer and use it in GitHub Desktop.
describe 'a big laser' do
it 'can cut through steel'
it 'can shoot your eye out'
describe 'when being used for evil' do
it 'glows in an ominous fashion'
it 'crackles loudly when firing'
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment