RedCloth seems like a bad idea for doing Mardown, since it wants to do Textile first then degrade to Markdown or some such nonsense. Markdown = more better, IMO.
sudo gem install ~/Desktop/BlueCloth-x.x.x.gem
Syntax:
<%= markdown(@item.description) %>