wycats / merb-plugins

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

This URL has Read+Write access

merb-plugins / merb_activerecord / README
100644 8 lines (5 sloc) 0.267 kb
1
2
3
4
5
6
7
8
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