Sha256: a83e7f5a9e86195fd7187a186a0ebba4795b0940c712485e0416db6902e4d5ce

Contents?: true

Size: 193 Bytes

Versions: 13

Compression:

Stored size: 193 Bytes

Contents

require_relative 'gem_helpers'

module AcceptanceTests
  module ActiveModelHelpers
    include GemHelpers

    def active_model_version
      bundle_version_of('activemodel')
    end
  end
end

Version data entries

13 entries across 13 versions & 3 rubygems

Version Path
shoulda-matchers-3.1.3 spec/support/acceptance/helpers/active_model_helpers.rb
shoulda-matchers-4.0.0.rc1 spec/support/acceptance/helpers/active_model_helpers.rb
shoulda-3.6.0 test/support/acceptance/helpers/active_model_helpers.rb
shoulda-matchers-3.1.2 spec/support/acceptance/helpers/active_model_helpers.rb
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/shoulda-matchers-2.8.0/spec/support/acceptance/helpers/active_model_helpers.rb
shoulda-matchers-3.1.1 spec/support/acceptance/helpers/active_model_helpers.rb
shoulda-matchers-3.1.0 spec/support/acceptance/helpers/active_model_helpers.rb
shoulda-matchers-3.0.1 spec/support/acceptance/helpers/active_model_helpers.rb
shoulda-matchers-3.0.0 spec/support/acceptance/helpers/active_model_helpers.rb
shoulda-matchers-3.0.0.rc1 spec/support/acceptance/helpers/active_model_helpers.rb
shoulda-matchers-2.8.0 spec/support/acceptance/helpers/active_model_helpers.rb
shoulda-matchers-2.8.0.rc2 spec/support/acceptance/helpers/active_model_helpers.rb
shoulda-matchers-2.8.0.rc1 spec/support/acceptance/helpers/active_model_helpers.rb