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,248 of 187,950
Downloads: 1,252,812

Daily

Ranking: 3,672 of 187,922
Downloads: 1,643

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,044,215,819bundler
101,176,878,843rake
28929,993,045rspec
36725,629,839activerecord
57620,301,193rubocop
107406,591,779pg
188245,431,422rubocop-rspec
207219,958,127mysql2
275167,243,038sqlite3
67878,605,898benchmark-ips
1,61520,876,290db-query-matchers

Owners

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