Keygen's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
17,0005,228active_record_distinct_onActiveRecordDistinctOn adds support for `DISTINCT ON` to ActiveRecord. At the time of t...
262,7509,906typed_paramsTyped parameters is an alternative to strong parameters, offering an intuitive DSL for ...
3112,67123,794request_migrationsMake breaking API changes without breaking things by using request_migrations to craft ...
4160,55623,794temporary_tablesCreate temporary tables for Rspec tests.
5164,34516,992union_ofCreate associations that combine multiple Active Record associations using a SQL UNION ...
6177,52419,617sql_matchersQuery assertions and SQL matchers for RSpec.
7177,55419,617null_associationDecorate nil Active Record associations with a null object in Rails.
8177,57226,552statement_timeoutWrap an Active Record transaction or query in a local statement timeout.
9178,03426,552verbose_migrationsEnable verbose logging for Active Record migrations, regardless of configured log level...
10181,28854,789transition_throughAssert state changes through multiple values for an object, enabling you to test comple...
11182,09954,789estimated_countPerformant count estimates for Rails and PostgreSQL.
12182,12954,789denormalizesDenormalize attributes to and from Active Record associations.
13182,97554,789association_objectDefine ActiveRecord associations through association objects, which can implement custo...
14183,01854,789keyset_paginationKeysetPagination provides efficient cursor-based pagination for Active Record with Post...
15183,83154,789digest_ioDigestIO wraps any IO object, calculating a cryptographic digest (e.g., MD5, SHA256) as...
16183,85154,789enumerator_ioenumerator_io allows you to wrap an enumerator in an IO-compatible interface, enabling ...