RubyGems.org

nesta-rails

0.0.1

nesta-rails is a Rails plugin that seamlessly integrates Nesta CMS into your Rails application. Rather than mounting Nesta as a Rack application alongside your Rails application, it replaces Nesta's Sinatra actions with a Rails controller that uses Nesta's library code to render the files in your content/pages directory.

installgem install nesta-rails
Authors

Graham Ashton

420 total downloads 420 for this version
Owners

7abc37c95590b1b29400e0bddfff9156

Gemfile
gem "nesta-rails", "~> 0.0.1"
Versions
  1. 0.0.1 July 4, 2012
Development Dependencies
  1. sqlite3 >= 0