manifest-rails 0.0.4
Manifest is a Rails Engine-based content managemnet system. Manifest tries to preserve the Rails way by doing things like keeping view templates in their normal Rails location, rather than locked away in the database.
Gemfile:
=
install:
=
Runtime Dependencies (6):
bcrypt-ruby
~> 3.0.0
compass-rails
>= 0
friendly_id
~> 4.0.0
rails
~> 3.2.1
sass-rails
~> 3.2.3
tinymce-rails
>= 0
Development Dependencies (9):
growl
>= 0
guard-bundler
>= 0
guard-rspec
>= 0
guard-spork
>= 0
rb-fsevent
>= 0
rspec-rails
>= 0
rspec-rails
>= 0
spork
>= 0
sqlite3
>= 0