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,189 of 183,139
Downloads: 1,043,656

Daily

Ranking: 5,869 of 183,127
Downloads: 186

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,410,461,295bundler
10954,857,689rake
25818,346,165rspec
35596,542,036activerecord
63476,158,129rubocop
103336,796,342pg
186195,638,068mysql2
197183,830,610rubocop-rspec
253141,612,402sqlite3
69761,205,896benchmark-ips
1,53418,145,600db-query-matchers

Owners

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