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 (
commit b740c81b06cf8cc25c1fb3f1fe4794ec5f30c6ea
tree a0502b0b6c1c940e001f400acc63e37fb5f9e317
parent 7b62678036cb57b0285bbfa569b3e9c498f7a823
tree a0502b0b6c1c940e001f400acc63e37fb5f9e317
parent 7b62678036cb57b0285bbfa569b3e9c498f7a823
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
Rakefile | Sun Aug 23 11:15:15 -0700 2009 | |
| |
Thorfile | Sun Aug 23 12:12:37 -0700 2009 | |
| |
app/ | ||
| |
config.ru | ||
| |
config/ | Sun Aug 23 12:12:20 -0700 2009 | |
| |
db/ | ||
| |
dependencies | ||
| |
examples/ | ||
| |
init.rb | Sun Aug 23 11:15:15 -0700 2009 | |
| |
public/ | ||
| |
test/ | Sun Aug 23 11:15:15 -0700 2009 | |
| |
vendor/ |
README
I called this lazybones because cute names are important in the ruby world. Lazybones = (Monk) skeleton on Couch(db). 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 CouchDB database name(s) to reflect your set-up. 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 CouchDB lookups.








