| 1 | 86,565 | 94,007 | redis-json | A Ruby client for the RedisJSON module of the Redis Stack. |
| 2 | 113,127 | 46,531 | graphql-filters | Provide a fully typed interface to filter lists in a GraphQL API. |
| 3 | 142,920 | 94,007 | protobuf_transpiler | This gem provides a quick way to generate annotated ruby stubs for protobufs leveraging... |
| 4 | 156,936 | 74,024 | template_class | In most cases Ruby doesn't need templated classes, nor any other system of generics, be... |
| 5 | 157,998 | 74,024 | rescue_from | An imitation of ActiveSupport::Rescuable that relies on Ruby's callbacks to reduce boil... |
| 6 | 171,361 | 74,024 | bountiful_blocks | A simple and idiomatic way to pass multiple blocks to a method. |
| 7 | 172,685 | 74,024 | hidden_hooks | Sometimes we need callbacks that break architectural dependencies. This gem allows to i... |
| 8 | 175,304 | 53,031 | rails-options_config | As a project's size increases, its credentials file tends to become unmanageable. With ... |
| 9 | 177,942 | 74,024 | graphql-models_connect | Directly link GraphQL types to underlying models. |
| 10 | 178,819 | 94,007 | therefore | Just like each, therefore relies on block semantics, so it's essentially an if conditio... |
| 11 | 181,611 | 129,210 | activerecord-model_inheritance | An attempt at real inheritance for ActiveRecord models. |
| 12 | 183,698 | 34,862 | json_path_rfc9535 | Like XPath is a query language for XML, JsonPath is a query language for JSON. This gem... |
| 13 | 184,264 | 129,210 | void_method | A simple gem for a method that always returns void. |