Tape
RSS reader for Character based website.
Installation
Add to Gemfile
:
gem 'tape-chr'
Add tape resource controllers to routes.rb
:
mount_tape_subscriptions_crud
mount_tape_posts_crud
Add to admin.scss
and admin.coffee
:
@import "tape";
#= require tape
Add to admin.coffee
character configuration object:
tape: new Tape()
Tape family
- Character: Powerful javascript CMS for apps
- Mongosteen: An easy way to add restful actions for mongoid models
- Inverter: An easy way to connect Rails templates content to CMS
- Loft: Media assets manager for Character CMS
License
Copyright © 2015 Alexander Kravets. Loft is free software, and may be redistributed under the terms specified in the license.