Sha256: 4c326d2cc32cd5e486c893dbddae4db029f4860375f2d45c7731a13287a60e71
Contents?: true
Size: 219 Bytes
Versions: 9
Compression:
Stored size: 219 Bytes
Contents
# Including arel-helpers in all active record models. # https://github.com/camertron/arel-helpers ApplicationRecord.send(:include, ArelHelpers::ArelTable) ApplicationRecord.send(:include, ArelHelpers::JoinAssociation)
Version data entries
9 entries across 9 versions & 2 rubygems