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,223 of 188,277
Downloads: 1,281,022

Daily

Ranking: 3,356 of 188,252
Downloads: 1,905

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,082,208,484bundler
101,189,560,286rake
29935,725,168rspec
36733,082,542activerecord
57628,618,773rubocop
107410,748,278pg
188248,416,006rubocop-rspec
208221,591,059mysql2
275169,131,258sqlite3
67579,350,339benchmark-ips
1,61821,031,942db-query-matchers

Owners

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