Package: ruby-data-migrate (6.7.0-1)
Links for ruby-data-migrate
Debian Resources:
Download Source Package ruby-data-migrate:
- [ruby-data-migrate_6.7.0-1.dsc]
- [ruby-data-migrate_6.7.0.orig.tar.gz]
- [ruby-data-migrate_6.7.0-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
migrate data alongside schema changes for rake tasks
This data_migrate gem provides data migrations alongside schema migrations for rake tasks.
Data migrations are stored in db/data. They act like schema migrations, except they should be reserved for data migrations.
For instance, if you realize you need to titleize all yours titles, this is the place to do it. Running any of the provided rake tasks also creates a data schema table to mirror the usual schema migrations table to track all the goodness.
Other Packages Related to ruby-data-migrate
|
|
|
|
-
- dep: ruby-rails (>= 2:5.0)
- MVC ruby based framework geared for web application development
Download ruby-data-migrate
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 17.4 kB | 94.0 kB | [list of files] |