You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix ActiveRecord 8.0 default_timezone API and add debug-frozen-string-literal
ActiveRecord 8.0 removed ActiveRecord::Base.default_timezone= in
favor of ActiveRecord.default_timezone. Update both the library code
and spec.
Also add --debug-frozen-string-literal to help identify frozen string
literal warnings.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments