imperator 0.2.1
Imperator is a small gem to help with command objects. The command pattern is a design pattern used to encapsulate all of the information needed to execute a method or process at a point in time. In a web application, commands are typically used to delay execution of a method from the request cycle to a background processor.
Gemfile:
=
install:
=
Runtime Dependencies (1):
virtus
>= 0