| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-15 | 1.0 kB | |
| v2.15.0 source code.tar.gz | 2026-05-15 | 25.5 kB | |
| v2.15.0 source code.zip | 2026-05-15 | 40.4 kB | |
| Totals: 3 Items | 67.0 kB | 2 | |
What's Changed
- Optimize
KeyFormatteron cache hits by @moberegger in https://github.com/rails/jbuilder/pull/607 - Make method_missing private by @alexceder in https://github.com/rails/jbuilder/pull/614
- Optimize
array!andset!by @moberegger in https://github.com/rails/jbuilder/pull/604 - Use
:unprocessable_contentfor scaffolds with Rack 3.1 or higher by @taketo1113 in https://github.com/rails/jbuilder/pull/603 - Optimize
_map_collectionby @moberegger in https://github.com/rails/jbuilder/pull/612 - fix: Preserve locals when rendering inline partial for object by @moberegger in https://github.com/rails/jbuilder/pull/613
New Contributors
- @mayur-kambariya made their first contribution in https://github.com/rails/jbuilder/pull/609
- @alexceder made their first contribution in https://github.com/rails/jbuilder/pull/614
- @taketo1113 made their first contribution in https://github.com/rails/jbuilder/pull/603
Full Changelog: https://github.com/rails/jbuilder/compare/v2.14.1...v2.15.0