jbettcher / migration_helpers
- Source
- Commits
- Network (1)
- Issues (1)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
jbettcher (author)
Fri Jun 05 08:00:53 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | ||
| |
README | ||
| |
Rakefile | ||
| |
init.rb | ||
| |
install.rb | ||
| |
lib/ | ||
| |
tasks/ | ||
| |
test/ | ||
| |
uninstall.rb |
README
MigrationHelpers ================ Installs some nice little helpers for adding foreign keys and such Example ======= add_foreign_key(:favorites, :talks) Copyright (c) 2009 Jon Bettcher (pufferfish), released under the MIT license

