$ rails runner [TAB] *complete*
This commit is contained in:
parent
d2725d44fc
commit
40a90a1fb4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user