I'm trying to get a Ruby on Rails application hosted anywhere, and Heroku looks like my last resource. It is assumed that it works on Linux, and the stone is mounted without errors, but whenever I run a Heroku command, it spits out a few errors, everyone connects and speaks of an unsuccessful "necessity". I looked at it in code and it says:
require 'readline'
That's all.
I tried to install all the libreadline options that I can find and think about, but none of this matters. Any ideas here?
source
share