Keygen's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
16,1703,473active_record_distinct_onActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of t...
250,65021,343typed_paramsTyped parameters is an alternative to strong parameters, offering an intuitive DSL for ...
387,92443,003union_ofCreate associations that combine multiple Active Record associations using a SQL UNION ...
497,86677,922request_migrationsMake breaking API changes without breaking things by using request_migrations to craft ...
5104,20230,108temporary_tablesCreate temporary tables for Rspec tests.
6174,529113,854statement_timeoutWrap an Active Record transaction or query in a local statement timeout.
7175,22432,158null_associationDecorate nil Active Record associations with a null object in Rails.
8175,29060,111verbose_migrationsEnable verbose logging for Active Record migrations, regardless of configured log level...
9176,22538,261sql_matchersQuery assertions and SQL matchers for RSpec.
10181,24477,922transition_throughAssert state changes through multiple values for an object, enabling you to test comple...
11182,66477,922keyset_paginationKeysetPagination provides efficient cursor-based pagination for Active Record with Post...
12184,320113,854denormalizesDenormalize attributes to and from Active Record associations.
13184,609113,854estimated_countPerformant count estimates for Rails and PostgreSQL.
14185,179113,854association_objectDefine ActiveRecord associations through association objects, which can implement custo...
15185,908113,854enumerator_ioenumerator_io allows you to wrap an enumerator in an IO-compatible interface, enabling ...
16186,388113,854digest_ioDigestIO wraps any IO object, calculating a cryptographic digest (e.g., MD5, SHA256) as...
17186,720113,854perform_bulkProcess multiple enqueued Sidekiq jobs in a single bulk job execution. Useful for migra...