Provide env var to configure default locale

Open Beginner friendly
#838 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
ruby
Domain
backend

Research direction

Start at config/application.rb#L15, the linked location for the current default locale configuration. Trace how that setting is used, then add an environment-variable option and verify that the application uses the configured locale without per-user changes.

Written by the indexing model from the issue text.

Description

I'm not sure if this is possible now without changing it per user which is a lot of work.

https://github.com/coopdevs/timeoverflow/blob/8ababb1d7a4b5bd5ca7576860f5cc7b207abaca9/config/application.rb#L15

Dominant language
Ruby
Stars
170
Forks
75
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from coopdevs/timeoverflow

All issues in coopdevs/timeoverflow

Similar issues

More Ruby issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.