Sha256: 844577c1d72928b22d2d39cd244dc8cb064760230cad9238b2640c33a5fd6a6a

Contents?: true

Size: 104 Bytes

Versions: 37

Compression:

Stored size: 104 Bytes

Contents

class Action < ApplicationRecord
    has_many :permissions, dependent: :destroy, inverse_of: :action
end

Version data entries

37 entries across 37 versions & 1 rubygems

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