jonmagic / pudding
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
2e0a05a
Jonathan Hoyt (author)
Mon Oct 05 09:00:17 -0700 2009
pudding / README.textile
Vanilla
Intro
Besides being one of my fav flav’s, this is a barebones app with just the right mix of gems and plugins and configuration to make a perfect vanilla puddin.
Gems
- will_paginate
- RedCloth
- factory_girl
- shoulda
Plugins
- jrails
- limerick_rake
- squirrel
Configuration
vanilla is configured to use sqlite3 for its db, and http basic auth for ALL controllers (because its setup in ApplicationController as a before filter). config/settings.yml is where the username and password go. vanilla includes an osx stylesheet and js file that makes a nice osx like UI for use in admin interfaces.
…nuf said
