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,154 of 180,385
Downloads: 918,530

Daily

Ranking: 3,264 of 180,370
Downloads: 1,904

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,058,731,826bundler
16848,483,814rake
23765,332,761rspec
34537,482,674activerecord
68411,032,118rubocop
107298,249,937pg
176180,724,248mysql2
202153,615,944rubocop-rspec
238132,010,797sqlite3
72151,634,062benchmark-ips
1,50115,938,083db-query-matchers

Owners

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