Sha256: ef524f8b01882130047dc52578d94d5e0deb0f02cbea95da933d93c3a2914c3b

Contents?: true

Size: 123 Bytes

Versions: 22

Compression:

Stored size: 123 Bytes

Contents

# frozen_string_literal: true

module Switchman
  class UnshardedRecord < ::ActiveRecord::Base
    sharded_model
  end
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
switchman-3.0.21 app/models/switchman/unsharded_record.rb
switchman-3.0.20 app/models/switchman/unsharded_record.rb
switchman-3.0.19 app/models/switchman/unsharded_record.rb
switchman-3.0.18 app/models/switchman/unsharded_record.rb
switchman-3.0.17 app/models/switchman/unsharded_record.rb
switchman-3.0.16 app/models/switchman/unsharded_record.rb
switchman-3.0.15 app/models/switchman/unsharded_record.rb
switchman-3.0.14 app/models/switchman/unsharded_record.rb
switchman-3.0.13 app/models/switchman/unsharded_record.rb
switchman-3.0.12 app/models/switchman/unsharded_record.rb
switchman-3.0.11 app/models/switchman/unsharded_record.rb
switchman-3.0.10 app/models/switchman/unsharded_record.rb
switchman-3.0.9 app/models/switchman/unsharded_record.rb
switchman-3.0.8 app/models/switchman/unsharded_record.rb
switchman-3.0.7 app/models/switchman/unsharded_record.rb
switchman-3.0.6 app/models/switchman/unsharded_record.rb
switchman-3.0.5 app/models/switchman/unsharded_record.rb
switchman-3.0.4 app/models/switchman/unsharded_record.rb
switchman-3.0.3 app/models/switchman/unsharded_record.rb
switchman-3.0.2 app/models/switchman/unsharded_record.rb