wycats / merb-plugins
- Source
- Commits
- Network (41)
- Issues (0)
- Downloads (12)
- Wiki (2)
- Graphs
-
Tree:
2c46b4b
merb-plugins / merb_activerecord
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
LICENSE | Wed Feb 06 02:20:03 -0800 2008 | |
| |
README | Tue Nov 06 16:07:15 -0800 2007 | |
| |
Rakefile | ||
| |
TODO | Tue Nov 06 16:07:15 -0800 2007 | |
| |
activerecord_generators/ | ||
| |
lib/ | ||
| |
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

