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,241 of 184,587
Downloads: 1,093,852
Daily
Ranking: 5,773 of 184,572
Downloads: 74
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,601,279,992 | bundler |
10 | 1,015,601,023 | rake |
26 | 849,454,880 | rspec |
35 | 632,421,251 | activerecord |
61 | 516,117,507 | rubocop |
104 | 358,886,172 | pg |
195 | 203,026,333 | mysql2 |
196 | 202,545,847 | rubocop-rspec |
268 | 147,841,100 | sqlite3 |
685 | 67,311,725 | benchmark-ips |
1,573 | 18,916,647 | db-query-matchers |
Owners
# | Gravatar | Handle |
---|---|---|
1 | djezzzl | |
2 | open-source-toptal-com |