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 e3c91da6afcb8770d16dde818327663f31e471de
tree e68a0a6cbaa181bef3e9172fe589fcddb965ebae
parent 13cb36294ac5315836f943b425d0493b8b01ddb7
tree e68a0a6cbaa181bef3e9172fe589fcddb965ebae
parent 13cb36294ac5315836f943b425d0493b8b01ddb7
merb-plugins / merb_datamapper
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
LICENSE | Tue Feb 05 04:00:16 -0800 2008 | [hassox] |
| |
README | Sun Nov 25 16:21:33 -0800 2007 | [ez@brainspl.at] |
| |
Rakefile | Fri Feb 29 20:20:48 -0800 2008 | [ivey] |
| |
TODO | Tue Nov 06 16:09:12 -0800 2007 | [ivey@gweezlebur.com] |
| |
datamapper_generators/ | Thu Feb 28 21:40:39 -0800 2008 | [Lachie Cox] |
| |
lib/ | Mon Mar 10 12:18:35 -0700 2008 | [fabien] |
| |
specs/ | Tue Nov 06 16:09:12 -0800 2007 | [ivey@gweezlebur.com] |
README
merb_datamapper
=================
A plugin for the Merb framework that provides DataMapper access
To use sessions:
1. set the session store to datamapper in merb.yml:
:session_store: datamapper
2. add the dependency in dependencies.rb:
use_orm :datamapper





