jbettcher / migration_helpers

Some quick Rails migration helpers

This URL has Read+Write access

name age message
file MIT-LICENSE Loading commit data...
file README
file Rakefile
file init.rb
file install.rb
directory lib/
directory tasks/
directory test/
file 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