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,294 of 186,959
Downloads: 1,176,163

Daily

Ranking: 4,681 of 186,713
Downloads: 993

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,905,736,219bundler
101,128,098,871rake
27909,387,510rspec
36698,039,545activerecord
57589,619,268rubocop
107391,010,167pg
187234,324,293rubocop-rspec
205214,043,470mysql2
276160,962,144sqlite3
68076,104,804benchmark-ips
1,61120,272,296db-query-matchers

Owners

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