summaryrefslogtreecommitdiff
path: root/app/models/concerns/triggerable_hooks.rb
Commit message (Expand)AuthorAgeFilesLines
* use class reader instead of dynamic constantAlexis Reigel2018-01-171-3/+5
* accepts `.all` as a hook scope as wellAlexis Reigel2018-01-171-1/+2
* use safer .hooks_for instead of .public_sendAlexis Reigel2018-01-171-0/+6
* extract concern for hook triggersAlexis Reigel2018-01-171-0/+31