wycats / merb-plugins

Merb Plugins: Even more modules to hook up your Merb installation

This URL has Read+Write access

Matt Aimonetti (author)
Mon May 05 01:10:58 -0700 2008
commit  90a02219f878d039a1adb681a1ff7fd16d9c8cca
tree    ca166686c8f33610a6b5649f38f9bef6d77ff8f7
parent  e7e11b612c1f6dd240f1cbb206f96bd8bd3afae6
merb-plugins / merb_activerecord
name age message
..
file LICENSE Loading commit data...
file README
file Rakefile
file TODO
directory activerecord_generators/
directory lib/
directory specs/
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