fishplate 1.1.3
Fishplate is a library allowing running ActiveRecord without Railties.
Gemfile:
=
install:
=
Runtime Dependencies (6):
a9n
~> 1.0
activemodel
~> 6.0
activerecord
~> 6.0
activesupport
~> 6.0
rake
~> 13.0
tzinfo-data
>= 0
Development Dependencies (8):
bundler
>= 0
pry
>= 0
rake
>= 0
rspec
>= 0
rubocop
>= 0
rubocop-rake
>= 0
rubocop-rspec
>= 0
sqlite3
>= 0