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,078 of 192,692
Downloads: 1,488,648

Daily

Ranking: 4,305 of 192,666
Downloads: 325

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
29976,634,844rspec
36786,213,027activerecord
56686,952,113rubocop
108439,957,726pg
186270,772,474rubocop-rspec
214232,040,466mysql2
278181,938,143sqlite3
65784,559,663benchmark-ips
1,62722,294,114db-query-matchers

Owners

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