active_record_mutex 1.0.0
Mutex that can be used to synchronise ruby processes via an ActiveRecord datababase connection. (Only Mysql is supported at the moment.)
Gemfile:
=
安裝:
=
Runtime 相依性套件 (2):
activerecord
>= 0
mysql2
~> 0.3.0
Development 相依性套件 (1):
gem_hadar
~> 0.0.12