1 | 120,375 | 78,158 | redis-json | A Ruby client for the RedisJSON module of the Redis Stack. |
2 | 134,561 | 69,102 | graphql-filters | Provide a fully typed interface to filter lists in a GraphQL API. |
3 | 161,510 | 47,572 | protobuf_transpiler | This gem provides a quick way to generate annotated ruby stubs for protobufs leveraging... |
4 | 167,029 | 89,132 | rescue_from | An imitation of ActiveSupport::Rescuable that relies on Ruby's callbacks to reduce boil... |
5 | 169,928 | 104,290 | template_class | In most cases Ruby doesn't need templated classes, nor any other system of generics, be... |
6 | 175,083 | 128,565 | bountiful_blocks | A simple and idiomatic way to pass multiple blocks to a method. |
7 | 177,925 | 54,163 | hidden_hooks | Sometimes we need callbacks that break architectural dependencies. This gem allows to i... |
8 | 178,064 | 69,102 | rails-options_config | As a project's size increases, its credentials file tends to become unmanageable. With ... |
9 | 178,333 | 128,565 | therefore | Just like each, therefore relies on block semantics, so it's essentially an if conditio... |
10 | 179,098 | 78,158 | activerecord-model_inheritance | An attempt at real inheritance for ActiveRecord models. |
11 | 179,279 | 78,158 | graphql-models_connect | Directly link GraphQL types to underlying models. |
12 | 181,672 | 69,102 | json_path_rfc9535 | Like XPath is a query language for XML, JsonPath is a query language for JSON. This gem... |
13 | 183,322 | 78,158 | void_method | A simple gem for a method that always returns void. |