June 15, 2009 | In: how-to, Tips & Tricks, Web development
LoadError : no such file to load — readline (LoadError) when running script/console on ubuntu
Q : What's the best thing that may happen to a developer ? A : A Bug :) at the beginning of the day :) I ran script/console in a rails project to debug something on console, but I got this LoadError: [crayon-4fb905d00823d/] How to fix ? I figured...