inline_forms 7.2.11
Inline Forms aims to ease the setup of forms that provide inline editing. The field list can be specified in the model. Versions after 6.2.14 are currently broken, and we will post a notice when the gem is good again.
Gemfile:
=
install:
=
Runtime Dependencies (5):
rails
>= 7.0.0, < 7.1
rails-i18n
>= 7.0, < 8.0
rvm
>= 1.11, < 2.0
thor
>= 1.0, < 2.0
validation_hints
>= 0.2, < 1.0
Development Dependencies (1):
minitest
~> 5.0