Categories: None [Edit]
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.
Total
Ranking: 5,071 of 193,241
Downloads: 1,518,269
Daily
Ranking: 6,094 of 193,214
Downloads: 134
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,441,694,098 | bundler |
| 8 | 1,330,550,542 | rake |
| 29 | 983,169,856 | rspec |
| 36 | 794,042,868 | activerecord |
| 56 | 696,167,161 | rubocop |
| 108 | 444,874,745 | pg |
| 186 | 274,575,135 | rubocop-rspec |
| 214 | 233,701,667 | mysql2 |
| 279 | 183,901,264 | sqlite3 |
| 655 | 85,405,761 | benchmark-ips |
| 1,630 | 22,577,621 | db-query-matchers |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | djezzzl | |
| 2 | open-source-toptal-com |