public
Description: Rake tasks for working with migrations in a typical git branching workflow.
Homepage:
Clone URL: git://github.com/technoweenie/rails_migration_buddy.git
rails_migration_buddy / .gitignore
100644 5 lines (4 sloc) 0.027 kb
1
2
3
4
5
lib
tmp
log/*
db/*.sqlite3