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,220 of 188,354
Downloads: 1,286,652

Daily

Ranking: 3,514 of 188,339
Downloads: 1,726

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,090,212,201bundler
101,192,295,793rake
29936,893,351rspec
36734,817,456activerecord
57630,413,506rubocop
107411,574,932pg
188249,016,698rubocop-rspec
208221,892,362mysql2
274169,529,453sqlite3
67579,515,815benchmark-ips
1,61821,057,888db-query-matchers

Owners

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