Releases: rails/jbuilder
Releases · rails/jbuilder
v2.10.2
What's Changed
- Update scaffold generator to use double quotes, 422 form error responds, and modern string-of-arrays syntax
Full Changelog: v2.10.1...v2.10.2
2.10.1
v2.10.0
What's Changed
- Requires Rails 5+ and Ruby 2.2+
- Nested hashes are deep-merged
- Update comment in controller generator templates by @eileencodes in #467
- Fix warnings on Ruby 2.7 by @r7kamura in #468
New Contributors
- @eileencodes made their first contribution in #467
- @r7kamura made their first contribution in #468
Full Changelog: v2.9.1...v2.10.0