Sha256: b03c03fcfb83cf4210964f32ab1270f0fc93cfc713c48028356624eca22fecb0

Contents?: true

Size: 104 Bytes

Versions: 39

Compression:

Stored size: 104 Bytes

Contents

class Target < ApplicationRecord
    has_many :permissions, dependent: :destroy, inverse_of: :target
end

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
thecore_auth_commons-3.3.0 app/models/target.rb
thecore_auth_commons-3.2.3 app/models/target.rb
thecore_auth_commons-3.2.2 app/models/target.rb
thecore_auth_commons-3.2.1 app/models/target.rb
thecore_auth_commons-3.1.7 app/models/target.rb
thecore_auth_commons-3.1.5 app/models/target.rb
thecore_auth_commons-3.1.4 app/models/target.rb
thecore_auth_commons-3.1.3 app/models/target.rb
thecore_auth_commons-3.1.2 app/models/target.rb
thecore_auth_commons-3.1.1 app/models/target.rb
thecore_auth_commons-3.1.0 app/models/target.rb
thecore_auth_commons-3.0.13 app/models/target.rb
thecore_auth_commons-3.0.12 app/models/target.rb
thecore_auth_commons-3.0.11 app/models/target.rb
thecore_auth_commons-3.0.10 app/models/target.rb
thecore_auth_commons-3.0.9 app/models/target.rb
thecore_auth_commons-3.0.8 app/models/target.rb
thecore_auth_commons-3.0.7 app/models/target.rb
thecore_auth_commons-3.0.6 app/models/target.rb
thecore_auth_commons-3.0.5 app/models/target.rb