public
Description: Merb Plugins: Even more modules to hook up your Merb installation
Homepage: http://www.merbivore.com
Clone URL: git://github.com/wycats/merb-plugins.git
Mon Oct 06 14:08:21 -0700 2008
commit  649f49abf7ac8732f133f455e52ac4156861203b
tree    9acb2dd80d515e8db3f9aadce690790e7cb22bc3
parent  3f806e762fb6f4f6c45ffa01da0eef67fcf02519
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 git-svn-id: http:/... [ivey@gweezlebur.com]
file Rakefile Loading commit data...
file TODO Tue Nov 06 16:07:15 -0800 2007 rename to merb_activerecord git-svn-id: http:/... [ivey@gweezlebur.com]
directory lib/
directory specs/ Thu Oct 02 06:08:00 -0700 2008 If Merb.env?(:test) we don't need ugly = true ... [fabien]
merb_activerecord/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