Categories: None [Edit]

database_validations

https://rubygems.org/gems/database_validations
https://github.com/toptal/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,026 of 196,125
Downloads: 1,632,893

Daily

Ranking: 4,013 of 196,106
Downloads: 533

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,667,363,143bundler
81,394,381,169rake
291,010,713,264rspec
37826,900,046activerecord
57734,131,953rubocop
110464,822,635pg
184290,385,780rubocop-rspec
218240,333,466mysql2
281192,458,273sqlite3
63788,301,574benchmark-ips
1,63923,584,299db-query-matchers

Owners

#GravatarHandle
1icondjezzzl
2iconopen-source-toptal-com