Keygen's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
16,0273,792active_record_distinct_onActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of t...
247,88020,389typed_paramsTyped parameters is an alternative to strong parameters, offering an intuitive DSL for ...
378,17826,006union_ofCreate associations that combine multiple Active Record associations using a SQL UNION ...
491,22121,440request_migrationsMake breaking API changes without breaking things by using request_migrations to craft ...
597,28633,072temporary_tablesCreate temporary tables for Rspec tests.
6166,33123,351null_associationDecorate nil Active Record associations with a null object in Rails.
7166,73631,227statement_timeoutWrap an Active Record transaction or query in a local statement timeout.
8168,38331,227verbose_migrationsEnable verbose logging for Active Record migrations, regardless of configured log level...
9173,97162,843sql_matchersQuery assertions and SQL matchers for RSpec.
10177,27273,396read_your_own_writesread_your_own_writes allows you to implement non-session-based "read-your-own-writes" d...
11180,57949,272dual_writesdual_writes allows ActiveRecord to write to multiple databases asynchronously or synchr...
12182,120112,136transition_throughAssert state changes through multiple values for an object, enabling you to test comple...
13183,69588,565keyset_paginationKeysetPagination provides efficient cursor-based pagination for Active Record with Post...
14185,753112,136denormalizesDenormalize attributes to and from Active Record associations.
15186,009112,136estimated_countPerformant count estimates for Rails and PostgreSQL.
16186,616112,136association_objectDefine ActiveRecord associations through association objects, which can implement custo...
17187,344112,136enumerator_ioenumerator_io allows you to wrap an enumerator in an IO-compatible interface, enabling ...
18187,847149,536digest_ioDigestIO wraps any IO object, calculating a cryptographic digest (e.g., MD5, SHA256) as...
19188,17573,396perform_bulkProcess multiple enqueued Sidekiq jobs in a single bulk job execution. Useful for migra...