Skip to content

Commit

Permalink
Use Rails 5.1 schema file format
Browse files Browse the repository at this point in the history
Rails 5.1 doesn't align the columns in the schema file anymore, so
there aren't unrelated changes when we add or remove columns to a table:

rails/rails#25675

We're sorry for developers who are really concerned about code
alignment.
  • Loading branch information
javierm committed Apr 22, 2020
1 parent 812f77e commit 7e2eb64
Showing 1 changed file with 1,262 additions and 1,262 deletions.
Loading

0 comments on commit 7e2eb64

Please sign in to comment.