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
about 1 month ago
1.2.0
about 1 month ago
Versions
36
36
Downloads
1,380,488 total
1,380,488 total
Loading...
Readme
Loading...
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 8 hours ago |
Repository
| Stars | 562 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%