Sha256: 9ba4473141f68419e49a80b7b7baa8f0e8d73e0081244ca597410e1efd56ace2
Contents?: true
Size: 299 Bytes
Versions: 15
Compression:
Stored size: 299 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, DmForum::Concerns::Ability)
Version data entries
15 entries across 15 versions & 1 rubygems