Keygen's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
15,8963,738active_record_distinct_onActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of t...
240,79714,157typed_paramsTyped parameters is an alternative to strong parameters, offering an intuitive DSL for ...
363,75919,315union_ofCreate associations that combine multiple Active Record associations using a SQL UNION ...
477,04021,574request_migrationsMake breaking API changes without breaking things by using request_migrations to craft ...
578,2469,294temporary_tablesCreate temporary tables for Rspec tests.
6115,88120,495null_associationDecorate nil Active Record associations with a null object in Rails.
7144,21431,379statement_timeoutWrap an Active Record transaction or query in a local statement timeout.
8144,74026,498verbose_migrationsEnable verbose logging for Active Record migrations, regardless of configured log level...
9169,33741,511sql_matchersQuery assertions and SQL matchers for RSpec.
10179,01175,898read_your_own_writesread_your_own_writes allows you to implement non-session-based "read-your-own-writes" d...
11182,361115,124dual_writesdual_writes allows ActiveRecord to write to multiple databases asynchronously or synchr...
12183,41975,898transition_throughAssert state changes through multiple values for an object, enabling you to test comple...
13185,333115,124keyset_paginationKeysetPagination provides efficient cursor-based pagination for Active Record with Post...
14187,915115,124denormalizesDenormalize attributes to and from Active Record associations.
15188,054115,124estimated_countPerformant count estimates for Rails and PostgreSQL.
16188,643115,124association_objectDefine ActiveRecord associations through association objects, which can implement custo...
17189,573115,124enumerator_ioenumerator_io allows you to wrap an enumerator in an IO-compatible interface, enabling ...
18190,182115,124digest_ioDigestIO wraps any IO object, calculating a cryptographic digest (e.g., MD5, SHA256) as...
19190,50275,898perform_bulkProcess multiple enqueued Sidekiq jobs in a single bulk job execution. Useful for migra...