RubyGems Navigation menu

perform-later 1.1.0.pre.1

perform-later provides asyncronous worker/job support for objects with a convention that encourages better object oriented design. It is a simple and lightweight adapter that helps decouple job/worker initialization from object behavior/logic/algorithm. It helps encourage objects with async/job/worker behavior that are more maintainable, easier to change, and faster to test thoroughly.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.1.1.beta.1 - May 16, 2018 (5.5 KB)
  2. 1.1.0.rc.1 - May 16, 2018 (5.5 KB)
  3. 1.1.0.pre.1 - May 16, 2018 (5.5 KB)
  4. 1.1.0.beta.1 - May 16, 2018 (5.5 KB)
  5. 1.0.1.pre.2 - August 30, 2017 (6.0 KB)
顯示所有版本(共 13)

Runtime 相依性套件 (1):

sidekiq >= 3.0

Development 相依性套件 (1):

bundler ~> 1.10

擁有者:

作者:

  • Evan Prothro

SHA 256 checksum:

7887b4aa7bc6052cd0ecd2642b3ca0e84ec345b87b1c9d2e13bd422e2592ed10

總下載次數 21,960

這個版本 1,399

License:

MIT

Ruby 版本需求: >= 2.2.0

RubyGems 版本需求: > 1.3.1

相關連結: