Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naoty/batch_rollback
A rubygem to enable db:rollback to rollback all versions previously migrated
https://github.com/naoty/batch_rollback
rails
Last synced: about 1 month ago
JSON representation
A rubygem to enable db:rollback to rollback all versions previously migrated
- Host: GitHub
- URL: https://github.com/naoty/batch_rollback
- Owner: naoty
- License: mit
- Created: 2018-11-11T02:59:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-12T12:29:47.000Z (about 6 years ago)
- Last Synced: 2024-11-15T05:19:11.856Z (about 2 months ago)
- Topics: rails
- Language: Ruby
- Size: 714 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# batch_rollback
![screencast](./screencast.gif)
```rb
gem "batch_rollback"
```