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

3 deprecation warnings #108

Open
paulkoegel opened this issue Nov 6, 2015 · 0 comments
Open

3 deprecation warnings #108

paulkoegel opened this issue Nov 6, 2015 · 0 comments

Comments

@paulkoegel
Copy link

when running the test suite:

DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from create at /Users/paul/p/kickerapp/repo/app/controllers/matches_controller.rb:29)
/Users/paul/p/kickerapp/repo/app/views/matches/_form.html.haml:34: warning: duplicated key at line 34 ignored: :data

DEPRECATION WARNING: Calling URL helpers with string keys controller, action is deprecated. Use symbols instead. (called from create at /Users/paul/p/kickerapp/repo/app/controllers/matches_controller.rb:29)

DEPRECATION WARNING: `#deliver` is deprecated and will be removed in Rails 5. Use `#deliver_now` to deliver immediately or `#deliver_later` to deliver through Active Job. (called from create at /Users/paul/p/kickerapp/repo/app/controllers/leagues_controller.rb:17)
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

No branches or pull requests

1 participant