Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
c117d241
Commit
c117d241
authored
Apr 24, 2018
by
oooooooo
Committed by
Marc Cornellà
Apr 23, 2018
Browse files
$ rails runner [TAB] *complete* (#5881)
parent
cf5ccf06
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/rails/_rails
View file @
c117d241
...
...
@@ -51,6 +51,9 @@ _arguments \
if
((
CURRENT
==
1
));
then
_describe
-
t
commands
"rails subcommand"
_1st_arguments
return
else
_files
return
fi
case
"$words[1]"
in
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment