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,189 of 183,139
Downloads: 1,043,656
Daily
Ranking: 5,869 of 183,127
Downloads: 186
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,410,461,295 | bundler |
10 | 954,857,689 | rake |
25 | 818,346,165 | rspec |
35 | 596,542,036 | activerecord |
63 | 476,158,129 | rubocop |
103 | 336,796,342 | pg |
186 | 195,638,068 | mysql2 |
197 | 183,830,610 | rubocop-rspec |
253 | 141,612,402 | sqlite3 |
697 | 61,205,896 | benchmark-ips |
1,534 | 18,145,600 | db-query-matchers |
Owners
# | Gravatar | Handle |
---|---|---|
1 | djezzzl | |
2 | open-source-toptal-com |