Sha256: 988e53c449ddadb889627c5077c3f658e3281b030ab9d1b95c7a25b8cdebf94a

Contents?: true

Size: 110 Bytes

Versions: 39

Compression:

Stored size: 110 Bytes

Contents

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

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
thecore_auth_commons-3.0.4 app/models/predicate.rb
thecore_auth_commons-3.0.3 app/models/predicate.rb
thecore_auth_commons-3.0.0 app/models/predicate.rb
thecore_auth_commons-2.4.0 app/models/predicate.rb
thecore_auth_commons-2.3.9 app/models/predicate.rb
thecore_auth_commons-2.3.8 app/models/predicate.rb
thecore_auth_commons-2.3.7 app/models/predicate.rb
thecore_auth_commons-2.3.6 app/models/predicate.rb
thecore_auth_commons-2.3.5 app/models/predicate.rb
thecore_auth_commons-2.3.4 app/models/predicate.rb
thecore_auth_commons-2.3.3 app/models/predicate.rb
thecore_auth_commons-2.3.2 app/models/predicate.rb
thecore_auth_commons-2.3.1 app/models/predicate.rb
thecore_auth_commons-2.3.0 app/models/predicate.rb
thecore_auth_commons-0 app/models/predicate.rb
thecore_auth_commons-2.2.9 app/models/predicate.rb
thecore_auth_commons-2.2.8 app/models/predicate.rb
thecore_auth_commons-2.2.6 app/models/predicate.rb
thecore_auth_commons-2.2.5 app/models/predicate.rb