backy_rb 0.2.2
Backy is a comprehensive database backup solution for Ruby on Rails applications, created to help developers manage and safeguard their data with ease. This robust gem offers a wide range of features
Gemfile:
=
install:
=
Runtime Dependencies (6):
activerecord
>= 4.0
activesupport
>= 4.0
aws-sdk-s3
>= 1.117
concurrent-ruby
~> 1.3
pg
~> 1.5
thor
~> 1.2
Development Dependencies (11):
brakeman
~> 5.4
faker
>= 3.1
rails
>= 4.0
rspec
~> 3.0
rubocop
~> 1.44
rubocop-performance
~> 1.15
rubocop-rake
~> 0.6.0
rubocop-rspec
~> 2.18
standard
~> 1.24
timecop
~> 0.9.6
zlib
~> 3.0