summaryrefslogtreecommitdiff
path: root/spec/models/concerns/triggerable_hooks_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor: move active hook filter to TriggerableHooksDuana Saskia2018-09-051-0/+24
* no need for a named parameterAlexis Reigel2018-01-171-1/+1
* accepts `.all` as a hook scope as wellAlexis Reigel2018-01-171-1/+9
* use safer .hooks_for instead of .public_sendAlexis Reigel2018-01-171-0/+18
* extract concern for hook triggersAlexis Reigel2018-01-171-0/+17