Skip to content
Commit 3075d0c0 authored by Alexey Poimtsev's avatar Alexey Poimtsev Committed by Marc Cornellà
Browse files

feat(rails)!: run old rake aliases with `rails` (#9601)



BREAKING CHANGE: we've updated the aliases that run `rake` to use
`rails` instead because that's how they are run since Rails v5.
The old `rake` aliases can still be run by using the `rk` prefix
(e.g. the `rake test` alias has been changed from `rt` to `rkt`).

Closes #9601
Closes #9813
Fixes #10696

Co-authored-by: default avatarVsevolod Voloshyn <seva.voloshin@gmail.com>
parent 4f0b6802
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment