Skip to content

Commit db6ba54

Browse files
authored
Update README.md
1 parent f0a4488 commit db6ba54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[Interactors](https://github.com/collectiveidea/interactor) are a great way to encapsulate business logic in a Rails application.
44
However, sometimes in complex interactor chains, the complex debugging happens at one level up from your easy to read and test interactors.
5+
56
[interactor-contracts](https://github.com/michaelherold/interactor-contracts) does a fantastic job of making your interactor chains more reliable.
67

78
Interactify wraps the interactor and interactor-contract gem and provides additional functionality making chaining and understanding interactor chains easier.

0 commit comments

Comments
 (0)