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

Fix loc typo in view #244

Merged
merged 1 commit into from
May 16, 2014
Merged

Fix loc typo in view #244

merged 1 commit into from
May 16, 2014

Conversation

alem0lars
Copy link
Contributor

It was just a typo, but it causes 500 errors..

@iNecas
Copy link
Member

iNecas commented May 16, 2014

Shoot, thanks! What version it causes 500s on? On Rails 3.2, it is able to recover from that error (although the translations don't work) it says "Param Name" (probably determined from the translation key)

iNecas added a commit that referenced this pull request May 16, 2014
@iNecas iNecas merged commit bc1e5f3 into Apipie:master May 16, 2014
@alem0lars
Copy link
Contributor Author

I was using Rails 4.1.1 and I had config.action_view.raise_on_missing_translations = true in config/application.rb.

@iNecas
Copy link
Member

iNecas commented May 23, 2014

Thanks a lot of the contribution! The changes were released as part of 0.2.1 release

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.

2 participants