No release in over a year
Sort schema.rb alphabetically to prevent conflicts
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

AlphabeticalSchema

This gem sorts the columns in your schema.rb file alphabetically to prevent conflicts.

Installation

Add this line to your application's Gemfile:

gem 'alphabetical_schema'

Usage

Run rake db:migrate.

Changelog

0.1.1 (2022-04-28)

  • Relax rails dependency to allow rails 7

0.1.0 (2021-07-08)

  • Initial release

License

The gem is available as open source under the terms of the MIT License.