| 1 | 98,423 | 62,137 | redis-json | A Ruby client for the RedisJSON module of the Redis Stack. |
| 2 | 117,907 | 53,382 | graphql-filters | Provide a fully typed interface to filter lists in a GraphQL API. |
| 3 | 147,496 | 35,581 | protobuf_transpiler | This gem provides a quick way to generate annotated ruby stubs for protobufs leveraging... |
| 4 | 160,591 | 30,907 | template_class | In most cases Ruby doesn't need templated classes, nor any other system of generics, be... |
| 5 | 160,669 | 95,883 | rescue_from | An imitation of ActiveSupport::Rescuable that relies on Ruby's callbacks to reduce boil... |
| 6 | 172,906 | 95,883 | bountiful_blocks | A simple and idiomatic way to pass multiple blocks to a method. |
| 7 | 174,974 | 38,569 | hidden_hooks | Sometimes we need callbacks that break architectural dependencies. This gem allows to i... |
| 8 | 176,518 | 95,883 | rails-options_config | As a project's size increases, its credentials file tends to become unmanageable. With ... |
| 9 | 178,313 | 95,883 | graphql-models_connect | Directly link GraphQL types to underlying models. |
| 10 | 178,563 | 53,382 | therefore | Just like each, therefore relies on block semantics, so it's essentially an if conditio... |
| 11 | 180,670 | 62,137 | activerecord-model_inheritance | An attempt at real inheritance for ActiveRecord models. |
| 12 | 182,742 | 74,920 | json_path_rfc9535 | Like XPath is a query language for XML, JsonPath is a query language for JSON. This gem... |
| 13 | 183,567 | 74,920 | void_method | A simple gem for a method that always returns void. |