| 1 | 109,287 | 21,744 | redis-json | A Ruby client for the RedisJSON module of the Redis Stack. |
| 2 | 122,028 | 114,981 | graphql-filters | Provide a fully typed interface to filter lists in a GraphQL API. |
| 3 | 154,248 | 78,133 | protobuf_transpiler | This gem provides a quick way to generate annotated ruby stubs for protobufs leveraging... |
| 4 | 162,367 | 114,981 | rescue_from | An imitation of ActiveSupport::Rescuable that relies on Ruby's callbacks to reduce boil... |
| 5 | 162,632 | 114,981 | template_class | In most cases Ruby doesn't need templated classes, nor any other system of generics, be... |
| 6 | 174,390 | 114,981 | bountiful_blocks | A simple and idiomatic way to pass multiple blocks to a method. |
| 7 | 176,656 | 58,177 | hidden_hooks | Sometimes we need callbacks that break architectural dependencies. This gem allows to i... |
| 8 | 177,222 | 114,981 | rails-options_config | As a project's size increases, its credentials file tends to become unmanageable. With ... |
| 9 | 178,394 | 114,981 | graphql-models_connect | Directly link GraphQL types to underlying models. |
| 10 | 178,519 | 114,981 | therefore | Just like each, therefore relies on block semantics, so it's essentially an if conditio... |
| 11 | 179,852 | 114,981 | activerecord-model_inheritance | An attempt at real inheritance for ActiveRecord models. |
| 12 | 181,875 | 114,981 | json_path_rfc9535 | Like XPath is a query language for XML, JsonPath is a query language for JSON. This gem... |
| 13 | 183,318 | 114,981 | void_method | A simple gem for a method that always returns void. |