screenomat/spec/spec_helper.rb

3 lines
57 B
Ruby
Raw Permalink Normal View History

2010-12-09 21:20:21 +00:00
RSpec.configure do |config|
config.mock_with :mocha
end