Sha256: ad769e3c0972d17a17a6ee392b3bd2192b03c3a1844ef843c26efcc56e32c211
Contents?: true
Size: 118 Bytes
Versions: 1
Compression:
Stored size: 118 Bytes
Contents
module BestBoy module Eventable extend ActiveSupport::Concern def eventable? true end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
best_boy-0.0.3 | app/models/best_boy/eventable.rb |