Skip to content

Instantly share code, notes, and snippets.

@waltz
Created November 20, 2015 02:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save waltz/08a696a2c1a405c4560e to your computer and use it in GitHub Desktop.
Save waltz/08a696a2c1a405c4560e to your computer and use it in GitHub Desktop.
require 'shoulda-matchers'
Shoulda::Matchers.configure do |config|
config.integrate do |with|
with.test_framework :rspec
with.library :rails
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment