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:
=
instalar:
=
Versões:
- 0.1.4 October 24, 2023 (9 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 KB)
Runtime Dependencies (1):
activerecord
>= 6.0
Development Dependencies (7):
appraisal
~> 2.1
bundler
>= 0
coveralls_reborn
>= 0
rake
>= 0
rspec
~> 3
simplecov-lcov
>= 0
sqlite3
>= 0