Skip to content

Commit

Permalink
Add rspec helper snippet.
Browse files Browse the repository at this point in the history
  • Loading branch information
bernd committed Mar 22, 2012
1 parent 06582b4 commit 9f12f6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snippets/rspec.snippets
@@ -1,3 +1,5 @@
snippet helper
require 'spec_helper'
snippet it
it "${1}" do
${2}
Expand Down

0 comments on commit 9f12f6c

Please sign in to comment.