active_record_mutex 2.3.2
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
~> 4.0
mysql2
~> 0.3.0