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,068 of 192,137
Downloads: 1,471,451

Daily

Ranking: 3,180 of 192,103
Downloads: 1,867

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,342,103,677bundler
81,292,456,495rake
29970,934,436rspec
36778,810,251activerecord
56678,687,791rubocop
108435,629,272pg
187267,179,682rubocop-rspec
213230,632,324mysql2
279179,551,852sqlite3
66483,901,095benchmark-ips
1,62822,085,725db-query-matchers

Owners

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