JackDanger / simple_pages

Rails Plugin - a RailsEngines-based CMS extension for any Rails project

This URL has Read+Write access

studioda (author)
Thu Apr 26 18:05:30 -0700 2007
commit  7e916de4e8ef8331789aec328110c1846abab812
tree    d48d784e6bed12c31f8ded85115af130a5fe1ba8
parent  c57f58a2cedd1965c8331d98e04ca2440d32c0b5
README
SimplePages
===========

Allows your app to have a controller full of generic html pages that are served by Rails.

Rather than mix traditional flat-file pages into a Rails app or attempt to create
whole controllers just for a single rhtml view you can now manage pages that act like flat-files
but are editable via a web browser.