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,158 of 182,595
Downloads: 1,028,336

Daily

Ranking: 5,339 of 182,583
Downloads: 515

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,339,562,414bundler
11933,493,934rake
25807,876,517rspec
35583,421,495activerecord
64462,558,006rubocop
106328,502,703pg
183192,943,812mysql2
198177,703,181rubocop-rspec
248139,522,968sqlite3
70159,389,969benchmark-ips
1,52717,773,754db-query-matchers

Owners

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