aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorbogdanvlviv <bogdanvlviv@gmail.com>2018-07-20 12:48:47 +0300
committerbogdanvlviv <bogdanvlviv@gmail.com>2018-07-21 15:03:10 +0300
commita6ebafc5ac71dd11a548ac884dc1637a1a5db926 (patch)
tree857239b7fbfee0dcea65036d7c2453d59abf4182 /.github
parent3576782888c307e3e192c44e332b957cd1174128 (diff)
downloadrails-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 '.github')
0 files changed, 0 insertions, 0 deletions