Categories: None [Edit]
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,276 of 187,224
Downloads: 1,209,036
Daily
Ranking: 3,907 of 187,196
Downloads: 1,361
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,971,947,338 | bundler |
10 | 1,151,463,039 | rake |
27 | 919,195,736 | rspec |
36 | 711,426,278 | activerecord |
57 | 604,163,981 | rubocop |
107 | 398,353,219 | pg |
186 | 239,857,121 | rubocop-rspec |
206 | 216,683,051 | mysql2 |
273 | 163,719,650 | sqlite3 |
677 | 77,351,923 | benchmark-ips |
1,611 | 20,603,443 | db-query-matchers |
Owners
# | Gravatar | Handle |
---|---|---|
1 | djezzzl | |
2 | open-source-toptal-com |