Keygen's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
15,7323,333active_record_distinct_onActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of t...
238,74411,389typed_paramsTyped parameters is an alternative to strong parameters, offering an intuitive DSL for ...
360,18313,678union_ofCreate associations that combine multiple Active Record associations using a SQL UNION ...
469,09011,255request_migrationsMake breaking API changes without breaking things by using request_migrations to craft ...
571,20113,678temporary_tablesCreate temporary tables for Rspec tests.
6102,22513,459null_associationDecorate nil Active Record associations with a null object in Rails.
7129,81513,678verbose_migrationsEnable verbose logging for Active Record migrations, regardless of configured log level...
8130,03213,459statement_timeoutWrap an Active Record transaction or query in a local statement timeout.
9168,55735,489sql_matchersQuery assertions and SQL matchers for RSpec.
10181,14858,947read_your_own_writesread_your_own_writes allows you to implement non-session-based "read-your-own-writes" d...
11184,74858,947dual_writesdual_writes allows ActiveRecord to write to multiple databases asynchronously or synchr...
12185,66358,947transition_throughAssert state changes through multiple values for an object, enabling you to test comple...
13187,82058,947keyset_paginationKeysetPagination provides efficient cursor-based pagination for Active Record with Post...
14190,59058,947denormalizesDenormalize attributes to and from Active Record associations.
15190,69858,947estimated_countPerformant count estimates for Rails and PostgreSQL.
16191,29458,947association_objectDefine ActiveRecord associations through association objects, which can implement custo...
17192,26858,947enumerator_ioenumerator_io allows you to wrap an enumerator in an IO-compatible interface, enabling ...
18192,79335,489digest_ioDigestIO wraps any IO object, calculating a cryptographic digest (e.g., MD5, SHA256) as...
19193,36258,947perform_bulkProcess multiple enqueued Sidekiq jobs in a single bulk job execution. Useful for migra...