Keygen's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
16,0844,943active_record_distinct_onActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of t...
249,03512,239typed_paramsTyped parameters is an alternative to strong parameters, offering an intuitive DSL for ...
381,78859,583union_ofCreate associations that combine multiple Active Record associations using a SQL UNION ...
493,95619,764request_migrationsMake breaking API changes without breaking things by using request_migrations to craft ...
5100,18719,764temporary_tablesCreate temporary tables for Rspec tests.
6170,18210,425statement_timeoutWrap an Active Record transaction or query in a local statement timeout.
7172,07059,583verbose_migrationsEnable verbose logging for Active Record migrations, regardless of configured log level...
8172,73326,810null_associationDecorate nil Active Record associations with a null object in Rails.
9174,86832,863sql_matchersQuery assertions and SQL matchers for RSpec.
10181,64259,583transition_throughAssert state changes through multiple values for an object, enabling you to test comple...
11183,10793,116keyset_paginationKeysetPagination provides efficient cursor-based pagination for Active Record with Post...
12185,03393,116denormalizesDenormalize attributes to and from Active Record associations.
13185,27593,116estimated_countPerformant count estimates for Rails and PostgreSQL.
14185,84642,408association_objectDefine ActiveRecord associations through association objects, which can implement custo...
15186,58042,408enumerator_ioenumerator_io allows you to wrap an enumerator in an IO-compatible interface, enabling ...
16187,05859,583digest_ioDigestIO wraps any IO object, calculating a cryptographic digest (e.g., MD5, SHA256) as...
17187,44793,116perform_bulkProcess multiple enqueued Sidekiq jobs in a single bulk job execution. Useful for migra...