Authors: Aaron Lasseigne, Taylor Fausak
License: MIT
Summary: ActiveInteraction manages application-specific business logic. It is an
implementation of what are called service objects, interactors, or the
command pattern. No matter what you call it, its...