waferbaby / waferbaby
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
commit 2df0b0e630a56adc9b7d51adf890ece34d6c9674
tree 06c5294f76515e8706ab7605bb0f6f19c20adb65
parent 84c42b3d7092f4248c8b1fe06e24984ae314b4de
tree 06c5294f76515e8706ab7605bb0f6f19c20adb65
parent 84c42b3d7092f4248c8b1fe06e24984ae314b4de
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Aug 16 15:46:59 -0700 2008 | |
| |
Capfile | Thu May 08 07:44:11 -0700 2008 | |
| |
LICENSE | Sun Jul 13 03:36:45 -0700 2008 | |
| |
README | ||
| |
Rakefile | ||
| |
app/ | ||
| |
autotest/ | Wed May 07 07:18:23 -0700 2008 | |
| |
config/ | ||
| |
lib/ | ||
| |
public/ | ||
| |
spec/ |
README
README ------ This is the source code for waferbaby.com (being the 'official' fifth version out of scores of revisions over the years). It's a Merb application. Merb is a nice little web framework written in Ruby. You might like it! It likes you. Really, it told me. http://merbivore.com/ And waferbaby also uses the following gems: * DataMapper (a nice ORM) * dm-is-paginated & merb-pagination (clearly, for shining your shoes) * HAML (for the static HTML markup) * RDiscount (for dynamic markup via Markdown) * UUID (for generating unique goodness) I'm offering up the whole codebase to the world with the vague hope that someone, somewhere will find it useful. Enjoy! Daniel -- d @ the name of this project + ".com"

