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,071 of 193,241
Downloads: 1,518,269

Daily

Ranking: 6,094 of 193,214
Downloads: 134

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,441,694,098bundler
81,330,550,542rake
29983,169,856rspec
36794,042,868activerecord
56696,167,161rubocop
108444,874,745pg
186274,575,135rubocop-rspec
214233,701,667mysql2
279183,901,264sqlite3
65585,405,761benchmark-ips
1,63022,577,621db-query-matchers

Owners

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