Keygen's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
16,4453,010active_record_distinct_onActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of t...
252,22433,423typed_paramsTyped parameters is an alternative to strong parameters, offering an intuitive DSL for ...
397,97113,924union_ofCreate associations that combine multiple Active Record associations using a SQL UNION ...
4102,09149,650request_migrationsMake breaking API changes without breaking things by using request_migrations to craft ...
5115,16218,370temporary_tablesCreate temporary tables for Rspec tests.
6176,50573,401statement_timeoutWrap an Active Record transaction or query in a local statement timeout.
7176,92499,488null_associationDecorate nil Active Record associations with a null object in Rails.
8176,94461,937verbose_migrationsEnable verbose logging for Active Record migrations, regardless of configured log level...
9177,22261,937sql_matchersQuery assertions and SQL matchers for RSpec.
10181,449112,347transition_throughAssert state changes through multiple values for an object, enabling you to test comple...
11182,94599,488keyset_paginationKeysetPagination provides efficient cursor-based pagination for Active Record with Post...
12183,632112,347estimated_countPerformant count estimates for Rails and PostgreSQL.
13183,714145,384denormalizesDenormalize attributes to and from Active Record associations.
14184,681127,649association_objectDefine ActiveRecord associations through association objects, which can implement custo...
15185,41499,488enumerator_ioenumerator_io allows you to wrap an enumerator in an IO-compatible interface, enabling ...
16185,571145,384digest_ioDigestIO wraps any IO object, calculating a cryptographic digest (e.g., MD5, SHA256) as...
17186,449145,384perform_bulkProcess multiple enqueued Sidekiq jobs in a single bulk job execution. Useful for migra...