diff options
| author | bogdanvlviv <bogdanvlviv@gmail.com> | 2018-07-20 12:48:47 +0300 |
|---|---|---|
| committer | bogdanvlviv <bogdanvlviv@gmail.com> | 2018-07-21 15:03:10 +0300 |
| commit | a6ebafc5ac71dd11a548ac884dc1637a1a5db926 (patch) | |
| tree | 857239b7fbfee0dcea65036d7c2453d59abf4182 /railties/lib/rails/generators/css/scaffold | |
| parent | 3576782888c307e3e192c44e332b957cd1174128 (diff) | |
| download | rails-a6ebafc5ac71dd11a548ac884dc1637a1a5db926.tar.gz rails-a6ebafc5ac71dd11a548ac884dc1637a1a5db926.tar.bz2 rails-a6ebafc5ac71dd11a548ac884dc1637a1a5db926.zip | |
Clarify `railties/test/application/rake/notes_test.rb`
After 1996fbe2a3e46ff5698bfa3812afb7f42cdfa899 `rails notes`
isn't the same as `rake notes`.
Since that, we should test `rake routes` instead of `rails notes` in
`railties/test/application/rake/notes_test.rb` file.
So I changed all occurrences of `rails routes` to `rake routes` in that file,
and added assertions about deprecation warning of using `rake notes`.
It will help to figure out that we should remove
`railties/test/application/rake/notes_test.rb` entirely in favour of
`railties/test/commands/notes_test.rb` that was added
in 1996fbe2a3e46ff5698bfa3812afb7f42cdfa899.
Diffstat (limited to 'railties/lib/rails/generators/css/scaffold')
0 files changed, 0 insertions, 0 deletions
