Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 425 Bytes

README.rdoc

File metadata and controls

18 lines (10 loc) · 425 Bytes

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