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,241 of 184,587
Downloads: 1,093,852

Daily

Ranking: 5,773 of 184,572
Downloads: 74

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,601,279,992bundler
101,015,601,023rake
26849,454,880rspec
35632,421,251activerecord
61516,117,507rubocop
104358,886,172pg
195203,026,333mysql2
196202,545,847rubocop-rspec
268147,841,100sqlite3
68567,311,725benchmark-ips
1,57318,916,647db-query-matchers

Owners

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