We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
thor locales:test en
wrongly reports that the key errors.template.header has broken data.
The data for the keys:
The text was updated successfully, but these errors were encountered:
header: one: 1 error prohibited this %{model} from being saved other: "%{count} errors prohibited this %{model} from being saved"
If %{model} is deleted from the two lines the keys are not reported as being broken
%{model}
Sorry, something went wrong.
I am not sure this key is still in rails. I can't seem to find it via grep
It still exists (somewhat): https://github.com/rails/rails/blob/791f109d97a38f8b9fe8a8c3d6d0a7acd70f1edb/railties/lib/rails/generators/erb/scaffold/templates/_form.html.erb.tt#L4
Fixed in #1087.
No branches or pull requests
wrongly reports that the key errors.template.header has broken data.
The data for the keys:
The text was updated successfully, but these errors were encountered: