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 13, 2020
1 parent 87fe9d2 commit 8ea04ea
Showing 1 changed file with 1,215 additions and 1,215 deletions.

0 comments on commit 8ea04ea

Please sign in to comment.