- Fixed Active Model alias_attribute regression and multiple Active Record bugs: unsaved association marshalling, left outer join handling, and ensuring Encryption config is ready before access.
- Added a == method to TimeZoneConverter for correct object comparisons.
- No changes to other Rails components.