Updated

spec/support / shoulda_matchers.rb

A
6 lines of codes
0 methods
N/A complexity/method
1 churn
0.0 complexity
0 duplications
Shoulda::Matchers.configure do |config| config.integrate do |with| with.library :rails with.test_framework :rspec end end