General
'no such file to load -- readline' error with Rails script/console
Having just hit this issue on my server where I'd recompiled Ruby from source, apparently on doing so you need to compile the readline library yourself as well. There's a good how-to at dirk.net (...