lib/shoulda/matchers/active_record/association_matchers.rb



module Shoulda
  module Matchers
    module ActiveRecord
      # @private
      module AssociationMatchers
      end
    end
  end
end