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,202 of 183,509
Downloads: 1,054,060

Daily

Ranking: 7,128 of 183,501
Downloads: 110

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,459,455,183bundler
10970,378,207rake
25825,653,379rspec
35605,668,847activerecord
62485,621,190rubocop
103342,298,474pg
187197,614,551mysql2
196188,092,983rubocop-rspec
259143,296,939sqlite3
69662,549,240benchmark-ips
1,53918,338,025db-query-matchers

Owners

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