Would it be possible to add bash completion for Ruby and several Ruby related packages? There are available some implementations such as: 1) https://github.com/mernen/completion-ruby 2) https://github.com/pdkl95/rubygems-completion 3) https://gist.github.com/840663 4) https://github.com/jweslley/rails_completion The most comprehensive looks to be [1], although there might be some additions in the others. Thank you for consideration.
Those completions seem to be kind of projects of their own so I'd say they should be packaged separately, or merged to upstream bash-completion from which they'd trickle down to Fedora's bash-completion package; I think bundling them in the latter would be the wrong approach -> WONTFIX.