We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Try this in the terminal:
ruby -r readline -e 'puts defined?(Readline) && Readline.name == "Readline" && !/editline/i.match?(Readline::VERSION)'
It should output true. If not:
true
readline-ext
Gemfile
libreadline-dev