Keygen's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
15,9694,186active_record_distinct_onActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of t...
244,41617,702typed_paramsTyped parameters is an alternative to strong parameters, offering an intuitive DSL for ...
369,67116,465union_ofCreate associations that combine multiple Active Record associations using a SQL UNION ...
484,43217,943request_migrationsMake breaking API changes without breaking things by using request_migrations to craft ...
590,71920,581temporary_tablesCreate temporary tables for Rspec tests.
6138,89121,532null_associationDecorate nil Active Record associations with a null object in Rails.
7161,11536,481statement_timeoutWrap an Active Record transaction or query in a local statement timeout.
8162,51932,016verbose_migrationsEnable verbose logging for Active Record migrations, regardless of configured log level...
9172,19578,082sql_matchersQuery assertions and SQL matchers for RSpec.
10177,767101,581read_your_own_writesread_your_own_writes allows you to implement non-session-based "read-your-own-writes" d...
11181,057140,423dual_writesdual_writes allows ActiveRecord to write to multiple databases asynchronously or synchr...
12182,547140,423transition_throughAssert state changes through multiple values for an object, enabling you to test comple...
13184,262140,423keyset_paginationKeysetPagination provides efficient cursor-based pagination for Active Record with Post...
14186,573140,423denormalizesDenormalize attributes to and from Active Record associations.
15186,753101,581estimated_countPerformant count estimates for Rails and PostgreSQL.
16187,386140,423association_objectDefine ActiveRecord associations through association objects, which can implement custo...
17188,24678,082enumerator_ioenumerator_io allows you to wrap an enumerator in an IO-compatible interface, enabling ...
18188,816140,423digest_ioDigestIO wraps any IO object, calculating a cryptographic digest (e.g., MD5, SHA256) as...
19189,145140,423perform_bulkProcess multiple enqueued Sidekiq jobs in a single bulk job execution. Useful for migra...