RubyGems Navigation menu

active_spy 1.4.4

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)
显示所有版本 (共 29 个)

Runtime 依赖 (3):

activesupport >= 4.0.0
hashie >= 0
rest-client >= 1.8.0

Development 依赖 (10):

activerecord >= 4.0.0
bundler ~> 1.9.7
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 校验和:

3577079ee218e3fac6194d1938d8bec8d6522c19744911670cb6e8421e3cf6c8

下载总量 90,353

这个版本 4,113

许可:

MIT

需要的 Ruby 版本: >= 0

链接: