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,102 of 191,483
Downloads: 1,429,889

Daily

Ranking: 3,067 of 191,454
Downloads: 3,231

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,294,095,825bundler
81,274,245,981rake
29964,633,797rspec
36770,906,816activerecord
56669,650,118rubocop
108431,026,689pg
188263,747,968rubocop-rspec
213229,055,390mysql2
278177,488,390sqlite3
67083,150,793benchmark-ips
1,62921,869,353db-query-matchers

Owners

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