Initial commit.
This commit is contained in:
3
vim/snippets/ruby-rspec/mocw.snippet
Executable file
3
vim/snippets/ruby-rspec/mocw.snippet
Executable file
@@ -0,0 +1,3 @@
|
||||
Spec::Runner.configure do |config|
|
||||
config.mock_with :${1:mocha|flexmock|rr}
|
||||
end
|
||||
Reference in New Issue
Block a user