RubyGems Navigation menu

active_spy 2.0.0.pre1

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 (13KB)
  2. 2.0.0.pre3 September 01, 2015 (13KB)
  3. 2.0.0.pre2 August 31, 2015 (13KB)
  4. 2.0.0.pre1 August 31, 2015 (13KB)
  5. 1.4.4 June 02, 2015 (18KB)
全てのバージョンを表示(全29件)

Runtime依存関係 (4):

activesupport >= 4.0.0
nullobject >= 0.0.5
request_store >= 1.2.0
shoryuken >= 1.0.0

Development依存関係 (9):

activerecord >= 4.0.0
bundler ~> 1.9.7
dotenv >= 0
jeweler ~> 2.0.1
pry-byebug >= 0
rake >= 0
rubocop ~> 0.24.0
simplecov >= 0
sqlite3 >= 0

所有者:

作者:

  • Douglas Camata

SHA 256チェックサム:

=

累計ダウンロード数 93,348

このバージョンのみ 2,262

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

必要なRubyGemsのバージョン: > 1.3.1

リンク: