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