QuicCms
Quic Cms is a very basic Page & Menu system CMS. It contains a administration interface that uses ckeditor and allows the uploading of images and files.
install
add to your Gemfile
gem 'quic_cms'
run
bundle install
rake quic_cms:install:migrations
Expects
That you have a current_user and that current_user responds to admin? for access to the page administration