public
Fork of wycats/merb-plugins
Description: Merb Plugins: Even more modules to hook up your Merb installation
Homepage: http://www.merbivore.com
Clone URL: git://github.com/auser/merb-plugins.git
merb-plugins / merb_activerecord
name age message
..
file LICENSE Wed Feb 06 02:20:03 -0800 2008 ORM generators all functional with new merb-gen... [hassox]
file README Tue Nov 06 16:07:15 -0800 2007 rename to merb_activerecord [ivey@gweezlebur.com]
file Rakefile Fri Feb 29 20:20:48 -0800 2008 prep for 0.9.1 release [ivey]
file TODO Tue Nov 06 16:07:15 -0800 2007 rename to merb_activerecord [ivey@gweezlebur.com]
directory activerecord_generators/ Thu Feb 28 21:40:39 -0800 2008 updated render syntax in new action of db plugi... [Lachie Cox]
directory lib/ Wed Mar 12 13:31:23 -0700 2008 Implementation of IRB sandbox methods [fabien]
directory specs/ Tue Nov 06 16:07:15 -0800 2007 rename to merb_activerecord [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