I have installed RedCloth, by using the devkit. Using gem install RedCloth.
If I use plain irb, then require 'RedCloth' works fine.
But if I use rails console and do require 'RedCloth', it says it can't find file to load.
Please help.
Rails 3.0.0 RedCloth 4.2.3