activerecord-transactionable 3.0.0
Getting transactions right is hard, and this gem makes it easier.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activemodel
>= 4.0.0
activerecord
>= 4.0.0
Development Dependencies (19):
byebug
~> 11.1
factory_bot
>= 4.0
rake
>= 12.0
rspec
~> 3.10
rspec-benchmark
~> 0.6
rspec-block_is_expected
~> 1.0
rspec-pending_for
~> 0.1
rubocop
~> 1.22
rubocop-md
~> 1.0
rubocop-minitest
~> 0.15
rubocop-packaging
~> 0.5
rubocop-performance
~> 1.11
rubocop-rake
~> 0.6
rubocop-rspec
~> 2.5
rubocop-thread_safety
~> 0.4
simplecov
~> 0.21
simplecov-cobertura
~> 1.4
sqlite3
~> 1
yard
>= 0.9.20