Sha256: a0a866405a49249b9fe9ceed51cb131642ba80400ddde8ff7001d9dd0c94386c

Contents?: true

Size: 116 Bytes

Versions: 19

Compression:

Stored size: 116 Bytes

Contents

# frozen_string_literal: true

module IdentityCache
  class RecordNotFound < ActiveRecord::RecordNotFound
  end
end

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
identity_cache-1.6.3 lib/identity_cache/record_not_found.rb
identity_cache-1.6.2 lib/identity_cache/record_not_found.rb
identity_cache-1.6.1 lib/identity_cache/record_not_found.rb
identity_cache-1.6.0 lib/identity_cache/record_not_found.rb
identity_cache-1.5.6 lib/identity_cache/record_not_found.rb
identity_cache-1.5.5 lib/identity_cache/record_not_found.rb
identity_cache-1.5.4 lib/identity_cache/record_not_found.rb
identity_cache-1.5.3 lib/identity_cache/record_not_found.rb
identity_cache-1.5.2 lib/identity_cache/record_not_found.rb
identity_cache-1.5.1 lib/identity_cache/record_not_found.rb
identity_cache-1.5.0 lib/identity_cache/record_not_found.rb
identity_cache-1.4.1 lib/identity_cache/record_not_found.rb
identity_cache-1.4.0 lib/identity_cache/record_not_found.rb
identity_cache-1.3.1 lib/identity_cache/record_not_found.rb
identity_cache-1.3.0 lib/identity_cache/record_not_found.rb
identity_cache-1.2.0 lib/identity_cache/record_not_found.rb
identity_cache-1.1.0 lib/identity_cache/record_not_found.rb
identity_cache-1.0.1 lib/identity_cache/record_not_found.rb
identity_cache-1.0.0 lib/identity_cache/record_not_found.rb