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,260 of 187,548
Downloads: 1,233,142

Daily

Ranking: 4,232 of 187,532
Downloads: 1,130

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,007,742,320bundler
101,164,433,060rake
28924,538,466rspec
36718,968,537activerecord
57612,739,657rubocop
107402,382,566pg
188242,639,200rubocop-rspec
206218,110,342mysql2
275165,619,844sqlite3
67977,954,712benchmark-ips
1,61320,736,334db-query-matchers

Owners

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