jbettcher / migration_helpers

Some quick Rails migration helpers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Some quick Rails migration helpers

License:MIT License


Languages

Language:Ruby 100.0%