wycats / merb-plugins
- Source
- Commits
- Network (42)
- Issues (0)
- Downloads (12)
- Wiki (2)
- Graphs
-
Tree:
90a0221
Matt Aimonetti (author)
Mon May 05 01:10:58 -0700 2008
commit 90a02219f878d039a1adb681a1ff7fd16d9c8cca
tree ca166686c8f33610a6b5649f38f9bef6d77ff8f7
parent e7e11b612c1f6dd240f1cbb206f96bd8bd3afae6
tree ca166686c8f33610a6b5649f38f9bef6d77ff8f7
parent e7e11b612c1f6dd240f1cbb206f96bd8bd3afae6
merb-plugins / merb_activerecord
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

