Sha256: 844577c1d72928b22d2d39cd244dc8cb064760230cad9238b2640c33a5fd6a6a

Contents?: true

Size: 104 Bytes

Versions: 39

Compression:

Stored size: 104 Bytes

Contents

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

Version data entries

39 entries across 39 versions & 1 rubygems

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