v2.12.0
What's Changed
- Use OpenStruct only if available by @yahonda in #562
- Replace deprecated
ProxyObject
withBasicObject
by @Earlopain in #563 - Avoid loading
ActionController::API
constant by @nvasilevski in #529 - Fixed a bug where #501 broke compatibility with Enumerable by @yuki24 in #531
- Fix namespace issue when generating jbuilder views by @hahmed in #536
- Remove reliance on ERBTracker from rails by @HParker in #504
- Fix require path of dependency_tracker in railtie.rb by @jalyna in #552
New Contributors
- @nvasilevski made their first contribution in #529
- @okuramasafumi made their first contribution in #526
- @berkos made their first contribution in #528
- @hahmed made their first contribution in #536
- @casperisfine made their first contribution in #550
- @jalyna made their first contribution in #552
- @yahonda made their first contribution in #562
- @Earlopain made their first contribution in #563
- @stefannibrasil made their first contribution in #539
Full Changelog: v2.11.5...v2.12.0