database_validations
ActiveRecord provides validations on app level but it won't guarantee the consistent. In some cases, like `validates_uniqueness_of` it executes additional SQL query to the database and that is not very efficient. The main goal of the gem is to provide compatibility between database constraints and ActiveRecord validations with better performance and consistency.
Ecosystem
gem.coop
gem.coop
Latest Release
26 days ago
2.1.1
26 days ago
Versions
39
39
Downloads
1,474,648 total
1,474,648 total
No dependent packages found.
Past Dependents
Include Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
Links
| Registry | gem.coop |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:gem/database_validations?repository_url=https://gem.coop
spec |
| License | MIT |
| First Release | over 7 years ago |
| Last Synced | about 5 hours ago |
Repository
| Stars | 567 on GitHub |
| Forks | 17 on GitHub |
| Commits | 121 |
| Committers | 12 |
| Avg per Author | 10.083 |
| DDS | 0.256 |
Rankings on gem.coop
Overall
Top 1.0%
Downloads
Top 2.9%