public
Description: Ruby on Rails plugin to provide notification when you need to run migrations
Homepage: http://blog.hasmanythrough.com/2008/3/2/migration-concordance
Clone URL: git://github.com/joshsusser/migration_concordance.git
Search Repo:

Comments for migration_concordance   feed

joshsusser commented on joshsusser/migration_concordance 2 months ago
Comment in dafef23:

Taking out the redgreen dependency is high on my list. Right up there with Rails 2.1 compatibility.

djd commented on joshsusser/migration_concordance 2 months ago
Comment in dafef23:

This isn’t even a fork of rails, it’s a plugin. You don’t have to use it if you don’t like it.

sbfaulkner commented on joshsusser/migration_concordance 2 months ago
Comment in dafef23:

I think the whole idea here is that you can make any change you want in your own fork… then you can request a push up to the origin.
Cheers.

davidhq commented on joshsusser/migration_concordance 2 months ago
Comment in dafef23:

what requires test/unit ? the gem ?

mislav commented on joshsusser/migration_concordance 3 months ago
Comment on lib/migration_concordance.rb L4 in dafef23:

Dude! This requires "test/unit" ... in the initialization process of Rails! Pls remove it k thx