Sha256: 988e53c449ddadb889627c5077c3f658e3281b030ab9d1b95c7a25b8cdebf94a

Contents?: true

Size: 110 Bytes

Versions: 37

Compression:

Stored size: 110 Bytes

Contents

class Predicate < ApplicationRecord
    has_many :permissions, dependent: :destroy, inverse_of: :predicate
end

Version data entries

37 entries across 37 versions & 1 rubygems

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