Posts Tagged ‘ruby

You may have faced a such a error, when trying to execute gem list : [crayon-4fb920e774fb6/] To solve this issue, move to the zlib/ folder, it should be something like this /usr/src/ruby-1.8.6-pXXX/ext/zlib/ execute the extconf.rb...

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-4fb920e776f6a/] How to fix ? I figured...

Categories