Initial commit.
This commit is contained in:
3
vim/snippets/ruby-rspec/desrc.snippet
Executable file
3
vim/snippets/ruby-rspec/desrc.snippet
Executable file
@@ -0,0 +1,3 @@
|
||||
describe ${1:controller}, "${2:GET|POST|PUT|DELETE} ${3:/some/path}${4}" do
|
||||
${5}
|
||||
end
|
||||
Reference in New Issue
Block a user