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: 4,993 of 196,721
Downloads: 1,671,614

Daily

Ranking: 3,308 of 196,694
Downloads: 1,446

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,728,237,794bundler
81,410,641,125rake
291,017,967,488rspec
37835,846,227activerecord
56743,824,096rubocop
110469,844,780pg
182294,459,110rubocop-rspec
222241,977,748mysql2
284194,725,346sqlite3
63388,957,249benchmark-ips
1,64523,833,087db-query-matchers

Owners

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