Hi, Wojtek from this side with latest changes in Ruby on Rails codebase.
To prevent lazy loading of associations, strict_loading will cascade down from the parent record to all the associations to help you catch any places where you may want to preload instead of lazy loading.
In addition to YAML it is now possible to use Marshal as schema cache dump serializer.
Provides more specific diffs when comparing complex objects. Co-authored by few contributors.
36 people contributed to Rails since last time. Check out the detailed list of all changes. Until next time!