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

rake routes task is deprecated #9661

Closed
tannakartikey opened this issue Feb 13, 2021 · 0 comments · Fixed by #9662
Closed

rake routes task is deprecated #9661

tannakartikey opened this issue Feb 13, 2021 · 0 comments · Fixed by #9662

Comments

@tannakartikey
Copy link
Contributor

Describe the bug
A clear description of what the bug is.
The rake routes task is replaced by rails routes task. (Related PR)

To Reproduce
Steps to reproduce the behavior, for example:

  1. Enable this plugin 'rails'
  2. Run command 'rr'
  3. See the following error
rake aborted!
Don't know how to build task 'routes' (See the list of available tasks with `rake --tasks`)

Expected behavior
The task should show the Rails routes

tannakartikey added a commit to tannakartikey/ohmyzsh that referenced this issue Feb 13, 2021
robbyrussell pushed a commit that referenced this issue Feb 21, 2021
* Replce 'rake routes' task with 'rails rotues'

Fixes #9661

* Modified 'rake routes|grep' to use rails
erwinvaneijk pushed a commit to erwinvaneijk/oh-my-zsh that referenced this issue Feb 21, 2021
* Replce 'rake routes' task with 'rails rotues'

Fixes ohmyzsh#9661

* Modified 'rake routes|grep' to use rails
shlomif pushed a commit to shlomif/oh-my-zsh that referenced this issue Feb 23, 2021
* Replce 'rake routes' task with 'rails rotues'

Fixes ohmyzsh#9661

* Modified 'rake routes|grep' to use rails
dpond pushed a commit to dpond/ohmyzsh that referenced this issue Mar 23, 2021
* Replce 'rake routes' task with 'rails rotues'

Fixes ohmyzsh#9661

* Modified 'rake routes|grep' to use rails
D0n9X1n pushed a commit to MOSconfig/oh-my-zsh that referenced this issue Apr 3, 2021
* Replce 'rake routes' task with 'rails rotues'

Fixes ohmyzsh#9661

* Modified 'rake routes|grep' to use rails
paladin235 pushed a commit to paladin235/oh-my-zsh that referenced this issue Apr 14, 2021
* Replce 'rake routes' task with 'rails rotues'

Fixes ohmyzsh#9661

* Modified 'rake routes|grep' to use rails
SamuelKlein pushed a commit to SamuelKlein/ohmyzsh that referenced this issue Apr 17, 2021
* Replce 'rake routes' task with 'rails rotues'

Fixes ohmyzsh#9661

* Modified 'rake routes|grep' to use rails
avpalmeira pushed a commit to avpalmeira/ohmyzsh that referenced this issue May 20, 2021
* Replce 'rake routes' task with 'rails rotues'

Fixes ohmyzsh#9661

* Modified 'rake routes|grep' to use rails
osamuelsson pushed a commit to osamuelsson/oh-my-zsh that referenced this issue May 28, 2021
* Replce 'rake routes' task with 'rails rotues'

Fixes ohmyzsh#9661

* Modified 'rake routes|grep' to use rails
grantstephens pushed a commit to grantstephens/oh-my-zsh that referenced this issue Jun 23, 2021
* Replce 'rake routes' task with 'rails rotues'

Fixes ohmyzsh#9661

* Modified 'rake routes|grep' to use rails
aarondewindt pushed a commit to aarondewindt/ohmyzsh that referenced this issue Jul 12, 2021
* Replce 'rake routes' task with 'rails rotues'

Fixes ohmyzsh#9661

* Modified 'rake routes|grep' to use rails
sming pushed a commit to sming/ohmyzsh that referenced this issue Jul 15, 2021
* Replce 'rake routes' task with 'rails rotues'

Fixes ohmyzsh#9661

* Modified 'rake routes|grep' to use rails
dilfish pushed a commit to dilfish/oh-my-zsh that referenced this issue Aug 9, 2021
* Replce 'rake routes' task with 'rails rotues'

Fixes ohmyzsh#9661

* Modified 'rake routes|grep' to use rails
tinogomes pushed a commit to tinogomes/ohmyzsh that referenced this issue Sep 24, 2021
* Replce 'rake routes' task with 'rails rotues'

Fixes ohmyzsh#9661

* Modified 'rake routes|grep' to use rails
sudeeshjohn pushed a commit to sudeeshjohn/oh-my-zsh that referenced this issue Nov 10, 2021
* Replce 'rake routes' task with 'rails rotues'

Fixes ohmyzsh#9661

* Modified 'rake routes|grep' to use rails
tekniklr pushed a commit to tekniklr/oh-my-zsh that referenced this issue Sep 6, 2022
* Replce 'rake routes' task with 'rails rotues'

Fixes ohmyzsh#9661

* Modified 'rake routes|grep' to use rails
nbaronov pushed a commit to nbaronov/oh-my-zsh that referenced this issue Aug 3, 2023
* Replce 'rake routes' task with 'rails rotues'

Fixes ohmyzsh#9661

* Modified 'rake routes|grep' to use rails
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

Successfully merging a pull request may close this issue.

1 participant