active_record_mutex 2.2.1
Mutex that can be used to synchronise ruby processes via an ActiveRecord datababase connection. (Only Mysql is supported at the moment.)
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (2):
activerecord
~> 4.0
mysql2
~> 0.3.0