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 warning for keyword parameter #193

Open
paranoicsan opened this issue Oct 22, 2021 · 0 comments
Open

Fix warning for keyword parameter #193

paranoicsan opened this issue Oct 22, 2021 · 0 comments
Assignees

Comments

@paranoicsan
Copy link
Contributor

app/presenters/lcms/engine/base_presenter.rb:19: warning: Using the last argument as keyword parameters is deprecated; maybe ** should be added to the call
/usr/local/bundle/gems/i18n-1.8.10/lib/i18n.rb:196: warning: The called method `t' is defined here

Add hash splat for this block

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant