What's Changed
- Redirect to
@record
or path in controller generator by @jeromedalbert in #569 - Return early from collection partial rendering if blank by @tylerjc in #560
- Add missing ':see_other' status code in generated destroy controller method by @ldeld in #538
- Remove OpenStruct references from Jbuilder by @mtsmfm in #567
- Use new
params.expect
syntax instead ofparams.require
by @jeromedalbert in #573
New Contributors
- @jeromedalbert made their first contribution in #570
- @tylerjc made their first contribution in #560
- @ldeld made their first contribution in #538
- @mtsmfm made their first contribution in #567
Full Changelog: v2.12.0...v2.13.0