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,276 of 187,224
Downloads: 1,209,036

Daily

Ranking: 3,907 of 187,196
Downloads: 1,361

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,971,947,338bundler
101,151,463,039rake
27919,195,736rspec
36711,426,278activerecord
57604,163,981rubocop
107398,353,219pg
186239,857,121rubocop-rspec
206216,683,051mysql2
273163,719,650sqlite3
67777,351,923benchmark-ips
1,61120,603,443db-query-matchers

Owners

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