This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Jonathan Hoyt (author)
Mon Oct 05 09:00:17 -0700 2009
pudding /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.textile | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
doc/ | ||
| |
log/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ | ||
| |
vendor/ |
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








