RubyGems Navigation menu

imperator 0.2.0

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.2.1 - June 26, 2017 (8.0 KB)
  2. 0.2.0 - June 12, 2012 (7.0 KB)
  3. 0.1.0 - May 08, 2012 (6.5 KB)

Runtime 相依性套件 (3):

uuidtools >= 0
virtus >= 0

Development 相依性套件 (1):

rspec >= 0

擁有者:

作者:

  • Keith Gaddis

SHA 256 checksum:

fbf81241e8ef2d028e81de5529008d13bb527fae5b83dabbef67f6415fd58516

總下載次數 16,330

這個版本 8,671

License:

Ruby 版本需求:

相關連結: