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,026 of 196,125
Downloads: 1,632,893
Daily
Ranking: 4,013 of 196,106
Downloads: 533
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,667,363,143 | bundler |
| 8 | 1,394,381,169 | rake |
| 29 | 1,010,713,264 | rspec |
| 37 | 826,900,046 | activerecord |
| 57 | 734,131,953 | rubocop |
| 110 | 464,822,635 | pg |
| 184 | 290,385,780 | rubocop-rspec |
| 218 | 240,333,466 | mysql2 |
| 281 | 192,458,273 | sqlite3 |
| 637 | 88,301,574 | benchmark-ips |
| 1,639 | 23,584,299 | db-query-matchers |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | djezzzl | |
| 2 | open-source-toptal-com |