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/gwynm/merb-plugins.git
Search Repo:
merb-plugins / merb_activerecord
name age message
..
folder LICENSE Wed Feb 06 02:20:03 -0800 2008 ORM generators all functional with new merb-gen... [hassox]
folder README Tue Nov 06 16:07:15 -0800 2007 rename to merb_activerecord [ivey@gweezlebur.com]
folder Rakefile Mon Mar 24 20:52:05 -0700 2008 Prep 0.9.2 [ivey]
folder TODO Tue Nov 06 16:07:15 -0800 2007 rename to merb_activerecord [ivey@gweezlebur.com]
folder activerecord_generators/ Mon Mar 24 17:26:31 -0700 2008 Merge branch 'sexy_migration_generator' of git:... [ezmobius]
folder lib/ Mon Mar 31 15:26:11 -0700 2008 Added ActiveRecord::Base.configurations initial... [kovyrin]
folder 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