devise_token_auth
devise_token_auth copied to clipboard
Fixed ja.yml because CI failed.
The ja.yml was failing to load because it started with two double quotes!
...But do you know why these are failing in CI?
- Test / test (2.7, gemfiles/rails_5_2.gemfile, postgresql, active_record)
- Test / test (2.5, gemfiles/rails_5_1.gemfile, mysql, active_record) (pull_request)
This solves https://github.com/lynndylanhurley/devise_token_auth/issues/1548
any way we could get this merged in? 😄
Can you merge this?