public
Fork of vigetlabs/foreign_key_migrations
Description: A gem/plugin for ActiveRecord that lets you define foreign keys in migrations.
Clone URL: git://github.com/crnixon/foreign_key_migrations.git

crnixon's foreign_key_migrations Feed   feed

crnixon committed to crnixon/foreign_key_migrations Sun Jul 20 13:12:02 -0700 2008

9afb492e862c936d04f0507d5b82ef96b9a02260

moves tasks dir to prevent plugin collision

crnixon committed to crnixon/foreign_key_migrations Tue Jul 15 12:31:31 -0700 2008

09363322235d68e723d30d433352c09492780ed9

added ability to create foreign keys with .references and .belongs_to

crnixon committed to crnixon/foreign_key_migrations Mon Jul 14 20:21:47 -0700 2008

c55e20743ac60efbe2da1505f907e1534743d0e2

moved to Mr Bones structure

crnixon committed to crnixon/foreign_key_migrations Mon Jul 14 20:21:47 -0700 2008

3adbfb919f6649535f9bdcce95e8d75f0a4b743d

moved to alias_method_chain

crnixon committed to crnixon/foreign_key_migrations Mon Jul 14 14:24:08 -0700 2008

18c4a2d0571f8db07f30f6f61ce754c41b75a96d

removed direct injection into TableDefinition