|
tinymce
Source: http://github.com/kete/tiny_mce/tree/master Step 1 Open a console, and in the root of you Rails application, install the plugin by running one of the following (depending on the method you use to import plugins):
Step 2 Then install the necessary files into your public directory by running rake tiny_mce:install or, if you are updating a previously installed version rake tiny_mce:update |