| # | Total Rank | Daily Rank | Name | Summary |
|---|---|---|---|---|
| 1 | 188,961 | 49,764 | retry_on_deadlock | A gem to handle deadlocks in ActiveRecord by retrying transactions and logging details. |
| 2 | 194,039 | 43,647 | pg_any_where | pg_any_where patches Arel so that `where(column: array)` emits `column = ANY($1::type[]... |