Keygen's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
15,9044,669active_record_distinct_onActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of t...
241,67311,966typed_paramsTyped parameters is an alternative to strong parameters, offering an intuitive DSL for ...
365,25215,562union_ofCreate associations that combine multiple Active Record associations using a SQL UNION ...
478,76016,070request_migrationsMake breaking API changes without breaking things by using request_migrations to craft ...
582,56114,038temporary_tablesCreate temporary tables for Rspec tests.
6119,74315,562null_associationDecorate nil Active Record associations with a null object in Rails.
7148,41018,429statement_timeoutWrap an Active Record transaction or query in a local statement timeout.
8150,36318,131verbose_migrationsEnable verbose logging for Active Record migrations, regardless of configured log level...
9169,85164,334sql_matchersQuery assertions and SQL matchers for RSpec.
10178,80194,568read_your_own_writesread_your_own_writes allows you to implement non-session-based "read-your-own-writes" d...
11182,13194,568dual_writesdual_writes allows ActiveRecord to write to multiple databases asynchronously or synchr...
12183,23494,568transition_throughAssert state changes through multiple values for an object, enabling you to test comple...
13185,08594,568keyset_paginationKeysetPagination provides efficient cursor-based pagination for Active Record with Post...
14187,59694,568denormalizesDenormalize attributes to and from Active Record associations.
15187,76394,568estimated_countPerformant count estimates for Rails and PostgreSQL.
16188,36394,568association_objectDefine ActiveRecord associations through association objects, which can implement custo...
17189,25394,568enumerator_ioenumerator_io allows you to wrap an enumerator in an IO-compatible interface, enabling ...
18189,82494,568digest_ioDigestIO wraps any IO object, calculating a cryptographic digest (e.g., MD5, SHA256) as...
19190,16994,568perform_bulkProcess multiple enqueued Sidekiq jobs in a single bulk job execution. Useful for migra...