Sha256: 61a08d46ae02e0a69a28b1f37845018eedd14775151f1dda084043fecf84f222
Contents?: true
Size: 482 Bytes
Versions: 18
Compression:
Stored size: 482 Bytes
Contents
Shoulda::Matchers.configure do |config| config.integrate do |with| # Choose a test framework: with.test_framework :rspec # with.test_framework :minitest # with.test_framework :minitest_4 # with.test_framework :test_unit # Choose one or more libraries: # with.library :active_record # with.library :active_model # with.library :action_controller # Or, choose the following (which implies all of the above): with.library :rails end end
Version data entries
18 entries across 18 versions & 1 rubygems