From: Martin DeMello Date: 2007-05-21T02:11:14+09:00 Subject: Re: Application on a page On 5/20/07, James Joyce wrote: > Hi People > I m a new Ruby-Rails User > > I have an idea to develop, the idea is open an editor(like emacs) on a > web page... > > I see googling around that rails provide some plugin and library for > example for the login session... > > My question is if someone of you know some plugin or library to realize > my idea... http://www.aidanf.net/adding-a-rich-text-editor-to-your-rails-application might be what you need. martin