jonmagic / pudding
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
tapioca
Jonathan Hoyt (author)
Mon Oct 05 09:00:17 -0700 2009
pudding /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README.textile | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
coverage.data | ||
| |
coverage/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
log/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ | ||
| |
vendor/ |
README.textile
Tapioca
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 tapioca puddin.
Gems
- will_paginate
- mocha
- RedCloth
- aasm
- factory_girl
- shoulda
- quietbacktrace
Plugins
- asset_packager
- jrails
- limerick_rake
- squirrel
Configuration
Tapioca is configured to use sqlite3 for its db, and a basic user model and controller, extremely NOT restful, but totally cool none the less.
…nuf said

