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_activerecord
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
LICENSE | Wed Feb 06 02:20:03 -0800 2008 | [hassox] |
| |
README | Tue Nov 06 16:07:15 -0800 2007 | [ivey@gweezlebur.com] |
| |
Rakefile | Fri Feb 29 20:20:48 -0800 2008 | [ivey] |
| |
TODO | Tue Nov 06 16:07:15 -0800 2007 | [ivey@gweezlebur.com] |
| |
activerecord_generators/ | Thu Feb 28 21:40:39 -0800 2008 | [Lachie Cox] |
| |
lib/ | Wed Mar 12 13:31:23 -0700 2008 | [fabien] |
| |
specs/ | Tue Nov 06 16:07:15 -0800 2007 | [ivey@gweezlebur.com] |
README
merb_active_record ================= A plugin for the Merb framework that provides active record access After you install the plugin, you have access to the ar_migration generator in your merb projects example: /merb/root/script/generate ar_migration new_migration





