Skip to content

Commit

Permalink
Merge pull request #27 from BIAINC/length_constraint_toc
Browse files Browse the repository at this point in the history
Fix up table of contents for length constraint readme section
  • Loading branch information
Joshua Bassett authored Jun 6, 2017
2 parents b6d9d23 + e768ede commit 5806cf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ advantage of reversible Rails migrations.
* [Constraint types](#constraint-types)
* [Foreign key constraints](#foreign-key-constraints)
* [Inclusion constraints](#inclusion-constraints)
* [Length constraints](#length-constraints)
* [Numericality constraints](#numericality-constraints)
* [Presence constraints](#presence-constraints)
* [Null constraints](#null-constraints)
Expand Down

0 comments on commit 5806cf0

Please sign in to comment.