Keygen's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
16,2252,789active_record_distinct_onActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of t...
251,27947,828typed_paramsTyped parameters is an alternative to strong parameters, offering an intuitive DSL for ...
390,12294,974union_ofCreate associations that combine multiple Active Record associations using a SQL UNION ...
498,69136,438request_migrationsMake breaking API changes without breaking things by using request_migrations to craft ...
5106,71033,114temporary_tablesCreate temporary tables for Rspec tests.
6175,30987,989statement_timeoutWrap an Active Record transaction or query in a local statement timeout.
7175,89971,446null_associationDecorate nil Active Record associations with a null object in Rails.
8176,07171,446verbose_migrationsEnable verbose logging for Active Record migrations, regardless of configured log level...
9176,626180,609sql_matchersQuery assertions and SQL matchers for RSpec.
10181,29281,475transition_throughAssert state changes through multiple values for an object, enabling you to test comple...
11182,59394,974keyset_paginationKeysetPagination provides efficient cursor-based pagination for Active Record with Post...
12184,106115,482denormalizesDenormalize attributes to and from Active Record associations.
13184,374165,649estimated_countPerformant count estimates for Rails and PostgreSQL.
14185,072147,664association_objectDefine ActiveRecord associations through association objects, which can implement custo...
15185,750115,482enumerator_ioenumerator_io allows you to wrap an enumerator in an IO-compatible interface, enabling ...
16186,173147,664digest_ioDigestIO wraps any IO object, calculating a cryptographic digest (e.g., MD5, SHA256) as...
17186,579115,482perform_bulkProcess multiple enqueued Sidekiq jobs in a single bulk job execution. Useful for migra...