https://github.com/soulfly/unique_validation_inspector_demo
A demo project for the article: "Rails: make sure you have proper DB indexes for your model’s unique validations"
https://github.com/soulfly/unique_validation_inspector_demo
rails ruby ruby-on-rails rubygem rubygems validation
Last synced: 2 months ago
JSON representation
A demo project for the article: "Rails: make sure you have proper DB indexes for your model’s unique validations"
- Host: GitHub
- URL: https://github.com/soulfly/unique_validation_inspector_demo
- Owner: soulfly
- License: mit
- Created: 2017-09-13T12:31:34.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-13T14:25:17.000Z (almost 9 years ago)
- Last Synced: 2025-06-05T17:06:41.118Z (about 1 year ago)
- Topics: rails, ruby, ruby-on-rails, rubygem, rubygems, validation
- Language: Ruby
- Homepage: https://medium.com/@igorkhomenko/rails-make-sure-you-have-proper-db-indexes-for-your-models-unique-validations-ffd0364df26f
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A demo project for the article [Rails: make sure you have proper DB indexes for your model’s unique validations](https://medium.com/@igorkhomenko/rails-make-sure-you-have-proper-db-indexes-for-your-models-unique-validations-ffd0364df26f)