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,102 of 191,483
Downloads: 1,429,889
Daily
Ranking: 3,067 of 191,454
Downloads: 3,231
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,294,095,825 | bundler |
| 8 | 1,274,245,981 | rake |
| 29 | 964,633,797 | rspec |
| 36 | 770,906,816 | activerecord |
| 56 | 669,650,118 | rubocop |
| 108 | 431,026,689 | pg |
| 188 | 263,747,968 | rubocop-rspec |
| 213 | 229,055,390 | mysql2 |
| 278 | 177,488,390 | sqlite3 |
| 670 | 83,150,793 | benchmark-ips |
| 1,629 | 21,869,353 | db-query-matchers |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | djezzzl | |
| 2 | open-source-toptal-com |