Sign in Sign up
rubygems

imperator

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.

Activity

Latest release
9y ago
Total releases
3
Cadence
~2.6 years
Last 12 months
0

Details

First release
May 08, 2012
Releases
Version Released
0.2.1 patch
0.2.0 minor
0.1.0 initial