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,248 of 187,950
Downloads: 1,252,812
Daily
Ranking: 3,672 of 187,922
Downloads: 1,643
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,044,215,819 | bundler |
| 10 | 1,176,878,843 | rake |
| 28 | 929,993,045 | rspec |
| 36 | 725,629,839 | activerecord |
| 57 | 620,301,193 | rubocop |
| 107 | 406,591,779 | pg |
| 188 | 245,431,422 | rubocop-rspec |
| 207 | 219,958,127 | mysql2 |
| 275 | 167,243,038 | sqlite3 |
| 678 | 78,605,898 | benchmark-ips |
| 1,615 | 20,876,290 | db-query-matchers |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | djezzzl | |
| 2 | open-source-toptal-com |