active_record_mutex 2.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