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,070 of 193,767
Downloads: 1,544,245

Daily

Ranking: 3,745 of 193,752
Downloads: 940

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,495,674,061bundler
81,346,467,157rake
29989,755,551rspec
36801,793,063activerecord
56705,618,789rubocop
109449,635,503pg
185278,438,320rubocop-rspec
215235,417,370mysql2
279186,046,291sqlite3
65686,157,516benchmark-ips
1,63322,799,703db-query-matchers

Owners

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