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

Automatically configure default time zone in generated app #53

Merged
merged 1 commit into from Mar 31, 2024

Conversation

mattbrictson
Copy link
Owner

@mattbrictson mattbrictson commented Mar 31, 2024

On macOS and Linux, determine the local time zone by inspecting the /etc/localtime symlink, and assign it to config.time_zone in the generated Rails application.rb.

@mattbrictson mattbrictson added the ✨ Feature Adds a new feature label Mar 31, 2024
@mattbrictson mattbrictson marked this pull request as ready for review March 31, 2024 20:05
@mattbrictson mattbrictson merged commit 977fc90 into main Mar 31, 2024
8 checks passed
@mattbrictson mattbrictson deleted the default-time-zone branch March 31, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature Adds a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant