Sha256: ae1096aaa59a3520572e3b965120cd3afd08084ebe49b34a1723b7b1e00c1788
Contents?: true
Size: 297 Bytes
Versions: 15
Compression:
Stored size: 297 Bytes
Contents
# Decorate any models # Chose to use this method for now, instead of creating a decorator folder and # eager-loading it. Prefer to keep the logic in the model folder. #------------------------------------------------------------------------------ Ability.send(:include, DmCms::Concerns::Ability)
Version data entries
15 entries across 15 versions & 1 rubygems