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 (
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
Rakefile | ||
| |
Thorfile | Sat Aug 29 11:37:40 -0700 2009 | |
| |
app/ | Fri Aug 28 13:11:12 -0700 2009 | |
| |
config.ru | ||
| |
config/ | Fri Aug 28 13:13:10 -0700 2009 | |
| |
db/ | Fri Sep 04 13:48:01 -0700 2009 | |
| |
dependencies | Fri Aug 28 13:11:12 -0700 2009 | |
| |
examples/ | Sat Aug 29 11:58:35 -0700 2009 | |
| |
init.rb | Fri Aug 28 13:11:12 -0700 2009 | |
| |
public/ | ||
| |
test/ | Fri Sep 04 13:46:24 -0700 2009 | |
| |
vendor/ | Fri Sep 04 13:48:01 -0700 2009 |
README
I called this cartilage because cute names are important in the ruby world. (see lazybones) Cartilage = (Monk) skeleton on DataMapper (cartography?) Or something. Gimme a break. Unlike the main monk skeleton, I didn't commit the contents of the vendor directory. Instead, after you check out the skeleton, be sure to use the dep tool to build them. dep vendor --all Also, open config/settings.yml and change the SQLite3 database name(s) to reflect your set-up or switch to MySQL, Postgres, etc. TODO, requests for help - stuff I would like to add: 1. A task to do some env/variable injection/interpolation. For example, a tool to inject an app name into the settings.yml file. 2. Support for memcached out of the box to cache the results of DataMapper lookups.








