Sha256: 7ecdfbc5bb5651b8c8eb008b624b02ceef8ef2b38a7d9f95d62b51e959125fbf

Contents?: true

Size: 94 Bytes

Versions: 32

Compression:

Stored size: 94 Bytes

Contents

module ImmutableAction
  def editable?
    false
  end

  def destroyable?
    false
  end
end

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
artfully_ose-1.3.0.pre4 app/concerns/immutable_action.rb
artfully_ose-1.3.0.pre3 app/concerns/immutable_action.rb
artfully_ose-1.3.0.pre2 app/concerns/immutable_action.rb
artfully_ose-1.3.0.pre1 app/concerns/immutable_action.rb
artfully_ose-1.2.0 app/concerns/immutable_action.rb
artfully_ose-1.2.0.beta.1 app/concerns/immutable_action.rb
artfully_ose-1.2.0.alpha.2 app/concerns/immutable_action.rb
artfully_ose-1.2.0.alpha.1 app/concerns/immutable_action.rb
artfully_ose-1.2.0.pre.27 app/concerns/immutable_action.rb
artfully_ose-1.2.0.pre.26 app/concerns/immutable_action.rb
artfully_ose-1.2.0.pre.24 app/concerns/immutable_action.rb
artfully_ose-1.2.0.pre.23 app/concerns/immutable_action.rb
artfully_ose-1.2.0.pre.21 app/concerns/immutable_action.rb
artfully_ose-1.2.0.pre.20 app/concerns/immutable_action.rb
artfully_ose-1.2.0.pre.19 app/models/actions/immutable_action.rb
artfully_ose-1.2.0.pre.18 app/models/actions/immutable_action.rb
artfully_ose-1.2.0.pre.17 app/models/actions/immutable_action.rb
artfully_ose-1.2.0.pre.16 app/models/actions/immutable_action.rb
artfully_ose-1.2.0.pre.15 app/models/actions/immutable_action.rb
artfully_ose-1.2.0.pre.12 app/models/actions/immutable_action.rb