Keygen's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
15,7883,613active_record_distinct_onActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of t...
239,61512,459typed_paramsTyped parameters is an alternative to strong parameters, offering an intuitive DSL for ...
361,78423,583union_ofCreate associations that combine multiple Active Record associations using a SQL UNION ...
472,72313,961request_migrationsMake breaking API changes without breaking things by using request_migrations to craft ...
574,09122,803temporary_tablesCreate temporary tables for Rspec tests.
6107,70622,803null_associationDecorate nil Active Record associations with a null object in Rails.
7137,34839,648verbose_migrationsEnable verbose logging for Active Record migrations, regardless of configured log level...
8137,60735,924statement_timeoutWrap an Active Record transaction or query in a local statement timeout.
9168,605102,761sql_matchersQuery assertions and SQL matchers for RSpec.
10180,388102,761read_your_own_writesread_your_own_writes allows you to implement non-session-based "read-your-own-writes" d...
11183,937154,925dual_writesdual_writes allows ActiveRecord to write to multiple databases asynchronously or synchr...
12184,88275,382transition_throughAssert state changes through multiple values for an object, enabling you to test comple...
13186,951154,925keyset_paginationKeysetPagination provides efficient cursor-based pagination for Active Record with Post...
14189,658154,925denormalizesDenormalize attributes to and from Active Record associations.
15189,767154,925estimated_countPerformant count estimates for Rails and PostgreSQL.
16190,356154,925association_objectDefine ActiveRecord associations through association objects, which can implement custo...
17191,341154,925enumerator_ioenumerator_io allows you to wrap an enumerator in an IO-compatible interface, enabling ...
18191,905154,925digest_ioDigestIO wraps any IO object, calculating a cryptographic digest (e.g., MD5, SHA256) as...
19192,389102,761perform_bulkProcess multiple enqueued Sidekiq jobs in a single bulk job execution. Useful for migra...