https://github.com/radar/i18n-404-repro
https://github.com/radar/i18n-404-repro
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/radar/i18n-404-repro
- Owner: radar
- Created: 2018-01-24T21:25:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T21:27:33.000Z (over 7 years ago)
- Last Synced: 2025-02-10T13:44:00.278Z (3 months ago)
- Language: Ruby
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# I18n #404 issue reproduction attempt
I've attempted to follow [@clemens' instructions](https://github.com/svenfuchs/i18n/issues/404#issuecomment-359911099) to reproduce a regression with 0.9.3, but I haven't had any luck.
Here's a full app with my attempts to reproduce the problem.
What is supposed to happen is that the test in `spec/models/user_spec.rb` should fail. On my machine, this test passes.