mattknox / minimal_rails_app

this is just about the smallest collection of files that can be served as a rails app.

This URL has Read+Write access

name age message
file README Mon Jan 26 15:14:24 -0800 2009 changed to README. [mattknox]
directory app/ Mon Jan 26 15:11:37 -0800 2009 initial commit of minimal rails app [mattknox]
directory config/ Mon Jan 26 15:11:37 -0800 2009 initial commit of minimal rails app [mattknox]
directory script/ Mon Jan 26 15:11:37 -0800 2009 initial commit of minimal rails app [mattknox]
README
This is approximately the smallest set of files that can be served as a rails app.
It's intended to show how little of rails needs to be there to do useful work, and
to let people explore a smaller-footprint app as they learn rails.