From: khaines@... Date: 2006-08-17T07:25:22+09:00 Subject: Re: Is there anything like FCKeditor for Ruby? On Thu, 17 Aug 2006, pixelnate wrote: > Hello all, > > I am building a website for a client and they want to be able to edit the > content on one of the pages, but they are not very web savvy. Is there > anything like FCKeditor (http://www.fckeditor.net/) that works with Ruby? If > not, I will have to build the site in PHP (ugh). FCKeditor doesn't care what language your serverside code is in. I use it on multiple sites with no problems. What issue are you encountering? Kirk Haines