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 | |
|---|---|---|---|
| |
.gitignore | Sun Sep 07 15:37:00 -0700 2008 | |
| |
README | Wed Nov 19 12:02:55 -0800 2008 | |
| |
Rakefile | Wed Nov 19 11:36:39 -0800 2008 | |
| |
TODO | Wed Nov 19 12:02:55 -0800 2008 | |
| |
app/ | Mon Oct 06 08:32:36 -0700 2008 | |
| |
autotest/ | Sun Sep 07 21:14:07 -0700 2008 | |
| |
config/ | Fri Nov 21 12:07:26 -0800 2008 | |
| |
gems/ | Sat Oct 04 11:16:29 -0700 2008 | |
| |
lib/ | Wed Nov 19 11:50:38 -0800 2008 | |
| |
merb/ | Wed Nov 19 13:09:58 -0800 2008 | |
| |
public/ | Sun Oct 05 10:35:34 -0700 2008 | |
| |
spec/ | Mon Oct 06 08:26:53 -0700 2008 |
README
Community Shelf This simple application serves as a great example of what you can do with merb-cache. Notes --------------------------- 1. The namespacing on commands for db tasks has changed. If you're experimenting with community_shelf having watched the video at http://merbcamp.com/video/burkert.mp4 you'll need to run things differently. The dm: namespace is no longer used, so commands are now: ... rake db:automigrate # Perform automigration rake db:autoupgrade # Perform non destructive automigration rake db:create # Create the database rake db:database_yaml # Create a sample database.yml file ... Author ---------------------------- Ben Burkert Contributors ---------------------------- Jack Dempsey







