has-friendship / has_friendship

Add friendship to ActiveRecord models
MIT License
198 stars 98 forks source link

[Feature] Add after destroy hook #59

Closed chevinbrown closed 5 years ago

chevinbrown commented 6 years ago

Corrects https://github.com/sungwoncho/has_friendship/issues/58

I will add tests once I understand how to test ActiveRecord callbacks in rspec.

@sungwoncho are you opposed to switching to minitest?

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.001%) to 99.798% when pulling 94770ab49a9f75ee0149c595452c53552cc38a64 on feature/after-destroy-hook into 857b36ad8124423a1e87f2a885c0e4dcb7f33e4c on master.

chevinbrown commented 5 years ago

closing in favor of https://github.com/sungwoncho/has_friendship/pull/56