Keygen's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
17,0308,516active_record_distinct_onActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of t...
272,87522,084typed_paramsTyped parameters is an alternative to strong parameters, offering an intuitive DSL for ...
3116,01116,639request_migrationsMake breaking API changes without breaking things by using request_migrations to craft ...
4174,22041,916temporary_tablesCreate temporary tables for Rspec tests.
5177,65963,432sql_matchersQuery assertions and SQL matchers for RSpec.
6177,91841,916statement_timeoutWrap an Active Record transaction or query in a local statement timeout.
7178,08541,916union_ofCreate associations that combine multiple Active Record associations using a SQL UNION ...
8178,47541,916null_associationDecorate nil Active Record associations with a null object in Rails.
9178,57141,916verbose_migrationsEnable verbose logging for Active Record migrations, regardless of configured log level...
10181,17763,432transition_throughAssert state changes through multiple values for an object, enabling you to test comple...
11181,50363,432estimated_countPerformant count estimates for Rails and PostgreSQL.
12181,51641,916denormalizesDenormalize attributes to and from Active Record associations.
13182,38663,432association_objectDefine ActiveRecord associations through association objects, which can implement custo...
14182,77863,432keyset_paginationKeysetPagination provides efficient cursor-based pagination for Active Record with Post...
15183,19341,916digest_ioDigestIO wraps any IO object, calculating a cryptographic digest (e.g., MD5, SHA256) as...
16183,21363,432enumerator_ioenumerator_io allows you to wrap an enumerator in an IO-compatible interface, enabling ...