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,150 of 190,365
Downloads: 1,383,405

Daily

Ranking: 3,494 of 190,317
Downloads: 2,315

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,243,919,424bundler
81,256,317,454rake
29957,790,816rspec
36762,217,870activerecord
56660,369,141rubocop
107426,379,864pg
188260,192,640rubocop-rspec
210227,450,774mysql2
279175,249,192sqlite3
66982,292,128benchmark-ips
1,62721,667,590db-query-matchers

Owners

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