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,202 of 183,509
Downloads: 1,054,060
Daily
Ranking: 7,128 of 183,501
Downloads: 110
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,459,455,183 | bundler |
10 | 970,378,207 | rake |
25 | 825,653,379 | rspec |
35 | 605,668,847 | activerecord |
62 | 485,621,190 | rubocop |
103 | 342,298,474 | pg |
187 | 197,614,551 | mysql2 |
196 | 188,092,983 | rubocop-rspec |
259 | 143,296,939 | sqlite3 |
696 | 62,549,240 | benchmark-ips |
1,539 | 18,338,025 | db-query-matchers |
Owners
# | Gravatar | Handle |
---|---|---|
1 | djezzzl | |
2 | open-source-toptal-com |