Skip to content

galetahub/rails-ckeditor-demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails CKEditor demo application

This master branch is a simple solution for the usage “rails-ckeditor” plugin in Rails 2.3.8

Install

git clone git://github.com/galetahub/rails-ckeditor-demo-app.git

Once you clone this repository, just run the migrations and start up the server to try it out.

rake db:create
rake db:migrate

./script/server

And type in your browser:

http://localhost:3000/pages

About

Demo app for rails-ckeditor plugin usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published