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,294 of 186,959
Downloads: 1,176,163
Daily
Ranking: 4,681 of 186,713
Downloads: 993
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 | 2,905,736,219 | bundler |
10 | 1,128,098,871 | rake |
27 | 909,387,510 | rspec |
36 | 698,039,545 | activerecord |
57 | 589,619,268 | rubocop |
107 | 391,010,167 | pg |
187 | 234,324,293 | rubocop-rspec |
205 | 214,043,470 | mysql2 |
276 | 160,962,144 | sqlite3 |
680 | 76,104,804 | benchmark-ips |
1,611 | 20,272,296 | db-query-matchers |
Owners
# | Gravatar | Handle |
---|---|---|
1 | djezzzl | |
2 | open-source-toptal-com |