Open
Description
On Rails 6.0.1, with the latest dependency, I received the following warning upon route annotation:
DEPRECATION WARNING: Using `bin/rake routes` is deprecated and will be removed in Rails 6.1. Use `bin/rails routes` instead. (called from load at /usr/local/bundle/bin/rake:23) config/routes.rb annotated.
I'll do some research into what it would take to resolve this deprecation warning without breaking backwards compatibility too badly.
I should also note that annotation happened correctly.
Commands
$ annotate --routes
Version
- annotate version - 3.0.3
- rails version - 6.0.1
- ruby version: 2.6.5p114