Initial commit.
This commit is contained in:
5
vim/snippets/ruby-shoulda/context.snippet
Executable file
5
vim/snippets/ruby-shoulda/context.snippet
Executable file
@@ -0,0 +1,5 @@
|
||||
context "${1:context}" do
|
||||
|
||||
${2}
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user