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 (
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 | Sat May 03 17:54:53 -0700 2008 | [ezmobius] |
| |
TODO | Tue Nov 06 16:07:15 -0800 2007 | [ivey@gweezlebur.com] |
| |
activerecord_generators/ | Mon Mar 24 17:26:31 -0700 2008 | [ezmobius] |
| |
lib/ | Sat May 03 18:58:11 -0700 2008 | [zach] |
| |
specs/ | Sun Apr 20 10:26:52 -0700 2008 | [michaelklishin] |
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




