RubyGems Navigation menu

active_spy 1.3.1

Watch for a method call in any class and run before/after callbacks. You can even watch your Rails models for events (like create, update, destroy), send these events to a event-runner instance and it redirect these events to other apps that are subscrived for them. This gem also provides classes that you can use to process the received events too.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 2.0.0.pre4 - September 03, 2015 (13.0 KB)
  2. 2.0.0.pre3 - September 01, 2015 (13.0 KB)
  3. 2.0.0.pre2 - August 31, 2015 (13.0 KB)
  4. 2.0.0.pre1 - August 31, 2015 (13.0 KB)
  5. 1.4.4 - June 02, 2015 (18.0 KB)
  6. 1.3.1 - August 01, 2014 (17.0 KB)
顯示所有版本(共 29)

Runtime 相依性套件 (3):

activesupport >= 4.0.0
hashie >= 0
rest-client ~> 1.6.7

Development 相依性套件 (10):

activerecord >= 4.0.0
bundler ~> 1.6.3
jeweler ~> 2.0.1
pry ~> 0.10.0
rails >= 4.0.0
rdoc ~> 4.1.1
rspec ~> 3.0.0
rubocop ~> 0.24.0
simplecov >= 0
yard = 0.8.7.4

擁有者:

作者:

  • Douglas Camata

SHA 256 checksum:

507340da9e33173d89a1139d4f46a0e94966e4bb9999aec2bd32fd5d9e48b1fe

總下載次數 90,674

這個版本 3,427

License:

MIT

Ruby 版本需求: >= 0

相關連結: