Sha256: 64862e39e8fa5e89312a07d2498559071ff2be9f7412af390208ac653cb900ac

Contents?: true

Size: 100 Bytes

Versions: 73

Compression:

Stored size: 100 Bytes

Contents

class MirrorUser < ActiveRecord::Base
  self.shard_category = :mirror_universe

  has_one :user
end

Version data entries

73 entries across 73 versions & 1 rubygems

Version Path
switchman-1.5.2 spec/dummy/app/models/mirror_user.rb
switchman-1.5.1 spec/dummy/app/models/mirror_user.rb
switchman-1.5.0 spec/dummy/app/models/mirror_user.rb
switchman-1.4.4 spec/dummy/app/models/mirror_user.rb
switchman-1.4.3 spec/dummy/app/models/mirror_user.rb
switchman-1.4.2 spec/dummy/app/models/mirror_user.rb
switchman-1.4.1 spec/dummy/app/models/mirror_user.rb
switchman-1.4.0 spec/dummy/app/models/mirror_user.rb
switchman-1.3.18 spec/dummy/app/models/mirror_user.rb
switchman-1.3.17 spec/dummy/app/models/mirror_user.rb
switchman-1.3.14.pre.1 spec/dummy/app/models/mirror_user.rb
switchman-1.3.13.pre.1 spec/dummy/app/models/mirror_user.rb
switchman-1.3.16 spec/dummy/app/models/mirror_user.rb
switchman-1.3.15 spec/dummy/app/models/mirror_user.rb
switchman-1.3.14 spec/dummy/app/models/mirror_user.rb
switchman-1.3.13 spec/dummy/app/models/mirror_user.rb
switchman-1.3.12 spec/dummy/app/models/mirror_user.rb
switchman-1.3.11 spec/dummy/app/models/mirror_user.rb
switchman-1.3.10 spec/dummy/app/models/mirror_user.rb
switchman-1.3.9 spec/dummy/app/models/mirror_user.rb