Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load Rails 8.0 framework defaults #514

Merged
merged 1 commit into from
Mar 2, 2025

Conversation

amatsuda
Copy link
Collaborator

@amatsuda amatsuda commented Mar 2, 2025

active_support.to_time_preserves_timezone = :zone

action_dispatch.strict_freshness = true

Regexp.timeout ||= 1

active_support.to_time_preserves_timezone = :zone

action_dispatch.strict_freshness = true

Regexp.timeout ||= 1
@amatsuda amatsuda merged commit d6758b9 into rubycentral:main Mar 2, 2025
1 check passed
@amatsuda amatsuda deleted the load_framework_defaults_8_0 branch March 2, 2025 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant