$ rails runner [TAB] *complete* (#5881)
This commit is contained in:
parent
cf5ccf06a0
commit
c117d241cb
@ -51,6 +51,9 @@ _arguments \
|
|||||||
if (( CURRENT == 1 )); then
|
if (( CURRENT == 1 )); then
|
||||||
_describe -t commands "rails subcommand" _1st_arguments
|
_describe -t commands "rails subcommand" _1st_arguments
|
||||||
return
|
return
|
||||||
|
else
|
||||||
|
_files
|
||||||
|
return
|
||||||
fi
|
fi
|
||||||
|
|
||||||
case "$words[1]" in
|
case "$words[1]" in
|
||||||
|
Loading…
Reference in New Issue
Block a user