acts_as_lockable_by 0.1.0
A ruby gem to lock ActiveRecord resources to prevent \ concurrent (multiple actors) access/editing of the resource
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
~> 5.0
redis
~> 4
Development Dependencies (7):
awesome_print
~> 1.8
bundler
~> 1.17
byebug
~> 10.0
rake
~> 10.0
rspec
~> 3.0
rubocop
~> 0.52
solargraph
~> 0.28