Keygen's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
16,1293,960active_record_distinct_onActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of t...
249,77314,736typed_paramsTyped parameters is an alternative to strong parameters, offering an intuitive DSL for ...
384,94520,838union_ofCreate associations that combine multiple Active Record associations using a SQL UNION ...
496,03737,163request_migrationsMake breaking API changes without breaking things by using request_migrations to craft ...
5102,45331,112temporary_tablesCreate temporary tables for Rspec tests.
6173,82747,265statement_timeoutWrap an Active Record transaction or query in a local statement timeout.
7174,25742,460verbose_migrationsEnable verbose logging for Active Record migrations, regardless of configured log level...
8174,59544,655null_associationDecorate nil Active Record associations with a null object in Rails.
9175,90271,921sql_matchersQuery assertions and SQL matchers for RSpec.
10181,45478,816transition_throughAssert state changes through multiple values for an object, enabling you to test comple...
11182,86898,240keyset_paginationKeysetPagination provides efficient cursor-based pagination for Active Record with Post...
12184,604157,203denormalizesDenormalize attributes to and from Active Record associations.
13184,913157,203estimated_countPerformant count estimates for Rails and PostgreSQL.
14185,505157,203association_objectDefine ActiveRecord associations through association objects, which can implement custo...
15186,239157,203enumerator_ioenumerator_io allows you to wrap an enumerator in an IO-compatible interface, enabling ...
16186,691157,203digest_ioDigestIO wraps any IO object, calculating a cryptographic digest (e.g., MD5, SHA256) as...
17187,104131,109perform_bulkProcess multiple enqueued Sidekiq jobs in a single bulk job execution. Useful for migra...