1 | 174,012 | 31,663 | rescue_from | An imitation of ActiveSupport::Rescuable that relies on Ruby's callbacks to reduce boil... |
2 | 174,466 | 23,626 | graphql-filters | Provide a fully typed interface to filter lists in a GraphQL API. |
3 | 175,103 | 31,663 | protobuf_transpiler | This gem provides a quick way to generate annotated ruby stubs for protobufs leveraging... |
4 | 175,539 | 35,920 | bountiful_blocks | A simple and idiomatic way to pass multiple blocks to a method. |
5 | 175,726 | 31,663 | redis-json | A Ruby client for the RedisJSON module of the Redis Stack. |
6 | 176,700 | 53,556 | template_class | In most cases Ruby doesn't need templated classes, nor any other system of generics, be... |
7 | 177,605 | 35,920 | activerecord-model_inheritance | An attempt at real inheritance for ActiveRecord models. |
8 | 178,619 | 35,920 | therefore | Just like each, therefore relies on block semantics, so it's essentially an if conditio... |
9 | 179,181 | 42,025 | rails-options_config | As a project's size increases, its credentials file tends to become unmanageable. With ... |
10 | 181,047 | 35,920 | json_path_rfc9535 | Like XPath is a query language for XML, JsonPath is a query language for JSON. This gem... |
11 | 182,368 | 86,038 | void_method | A simple gem for a method that always returns void. |
12 | 182,437 | 42,025 | graphql-models_connect | Directly link GraphQL types to underlying models. |