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,158 of 182,595
Downloads: 1,028,336
Daily
Ranking: 5,339 of 182,583
Downloads: 515
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,339,562,414 | bundler |
11 | 933,493,934 | rake |
25 | 807,876,517 | rspec |
35 | 583,421,495 | activerecord |
64 | 462,558,006 | rubocop |
106 | 328,502,703 | pg |
183 | 192,943,812 | mysql2 |
198 | 177,703,181 | rubocop-rspec |
248 | 139,522,968 | sqlite3 |
701 | 59,389,969 | benchmark-ips |
1,527 | 17,773,754 | db-query-matchers |
Owners
# | Gravatar | Handle |
---|---|---|
1 | djezzzl | |
2 | open-source-toptal-com |