Sha256: 28a739b38eb06abe2b70e3724204ebe3758d56a0f0eb0ea3fdf8cd39fccc1e34
Contents?: true
Size: 412 Bytes
Versions: 6
Compression:
Stored size: 412 Bytes
Contents
require 'shoulda/matchers/independent/delegate_method_matcher' require 'shoulda/matchers/independent/delegate_method_matcher/stubbed_target' require 'shoulda/matchers/independent/delegate_method_matcher/target_not_defined_error' module Shoulda module Matchers # This module provides matchers that are used to test behavior outside of # Rails-specific classes. module Independent end end end
Version data entries
6 entries across 6 versions & 1 rubygems