Bash completion for Rake task runner commands and arguments
Bash completion for Rake
rake
$ rake <TAB>
$ rake db:migr<TAB>
$ rake -T