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,133 of 180,534
Downloads: 938,746

Daily

Ranking: 5,411 of 180,529
Downloads: 105

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,085,680,397bundler
16856,806,105rake
23769,475,710rspec
34541,683,493activerecord
68415,969,525rubocop
107301,159,110pg
177181,967,178mysql2
201155,721,309rubocop-rspec
238132,765,872sqlite3
72052,244,942benchmark-ips
1,50116,159,559db-query-matchers

Owners

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