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: 4,993 of 196,721
Downloads: 1,671,614
Daily
Ranking: 3,308 of 196,694
Downloads: 1,446
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,728,237,794 | bundler |
| 8 | 1,410,641,125 | rake |
| 29 | 1,017,967,488 | rspec |
| 37 | 835,846,227 | activerecord |
| 56 | 743,824,096 | rubocop |
| 110 | 469,844,780 | pg |
| 182 | 294,459,110 | rubocop-rspec |
| 222 | 241,977,748 | mysql2 |
| 284 | 194,725,346 | sqlite3 |
| 633 | 88,957,249 | benchmark-ips |
| 1,645 | 23,833,087 | db-query-matchers |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | djezzzl | |
| 2 | open-source-toptal-com |