[Nitro] redcloth problem
Jonathan Buch
john at oxyliquit.de
Mon Sep 4 10:07:53 EDT 2006
Hi,
> i met a problem when i ran a example(why_wiki)
> Cloth (= 3.0.3), already activated RedCloth-3.0.4] (Gem::Exception)
> is there any solution? thanks :-)
uninstall RedCloth 3.0.4?
Well, there is a way around though:
In the startup script of the wiki (don't know which file, never played
with it) write:
reqire_gem 'redcloth', '= 3.0.3'
This forces the selection of RedCloth version 3.0.3 when redcloth is
`require`'d.
Hope that helps,
Jo
--
Feel the love
http://pinkjuice.com/pics/ruby.png
More information about the Nitro-general
mailing list