I’ve seen hints more than once that there’s a way to enable command
completion (or just identifier completion, or anything-completion) in
irb and/or ruby-debug.
Any clues?
Thanks!
Pito
I’ve seen hints more than once that there’s a way to enable command
completion (or just identifier completion, or anything-completion) in
irb and/or ruby-debug.
Any clues?
Thanks!
Pito
Pito S. wrote:
I’ve seen hints more than once that there’s a way to enable command
completion (or just identifier completion, or anything-completion) in
irb and/or ruby-debug.Any clues?
Thanks!
Pito
require ‘irb/completion’
Daniel R.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs