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:
=
installation:
=
Versions:
- 0.1.4 October 24, 2023 (9 ko)
- 0.1.3 October 24, 2023 (8,5 ko)
- 0.1.2 October 23, 2023 (8,5 ko)
- 0.1.1 October 22, 2023 (15 ko)
Dépendances de Runtime (1):
activerecord
>= 6.0
Dépendances de Development (7):
appraisal
~> 2.1
bundler
>= 0
coveralls_reborn
>= 0
rake
>= 0
rspec
~> 3
simplecov-lcov
>= 0
sqlite3
>= 0