Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brandymint/squash_migrations

Ruby gem helps to squash migrations
https://github.com/brandymint/squash_migrations

Last synced: about 6 hours ago
JSON representation

Ruby gem helps to squash migrations

Awesome Lists containing this project

README

        

# SquashMigrations

Squash migrations to last migration.

## Installation

Add this line to your application's Gemfile:

gem 'squash_migrations'

And then execute:

$ bundle

Or install it yourself as:

$ gem install squash_migrations

## Usage

rake db:squash_migrations


## Same gems:

* https://github.com/jalkoby/squasher

## Contributors

* [Aleksandr B. Ivanov](http://github.com/Radanisk)