acts_as_has_many 0.1.4
acts_as_has_many is a gem that makes it easy to work with JSONB arrays as Active Record associations in your Ruby on Rails applications. It simplifies nested form handling.
Gemfile:
=
安裝:
=
版本列表:
- 0.1.4 October 24, 2023 (9.0 KB)
- 0.1.3 October 24, 2023 (8.5 KB)
- 0.1.2 October 23, 2023 (8.5 KB)
- 0.1.1 October 22, 2023 (15.0 KB)
Runtime 相依性套件 (1):
activerecord
>= 6.0
Development 相依性套件 (7):
appraisal
~> 2.1
bundler
>= 0
coveralls_reborn
>= 0
rake
>= 0
rspec
~> 3
simplecov-lcov
>= 0
sqlite3
>= 0