From: Tom Counsell Date: 2006-05-23T02:41:26+09:00 Subject: Re: Extending RedCloth Hi Daniel Daniel Væ—¦lkerts wrote: > Hi there, I'd like to extend RedCloth. > b. Extending the RedCloth class (aka patching) No idea if it is best, but that is what I did. Take a look halfway down: http://www.counsell.org/darcs/soks-development/lib/soks-view.rb The tricky bit was adjusting the order that things were done in the RULES array so that the different changes didn't clash. Tom -- Posted via http://www.ruby-forum.com/.