Moku's Gems

icon
#Total RankDaily RankNameSummary
181,70419,242redis-jsonA Ruby client for the RedisJSON module of the Redis Stack.
2107,25625,882graphql-filtersProvide a fully typed interface to filter lists in a GraphQL API.
3140,73743,052protobuf_transpilerThis gem provides a quick way to generate annotated ruby stubs for protobufs leveraging...
4154,31443,052template_classIn most cases Ruby doesn't need templated classes, nor any other system of generics, be...
5156,23246,581rescue_fromAn imitation of ActiveSupport::Rescuable that relies on Ruby's callbacks to reduce boil...
6169,08356,674bountiful_blocksA simple and idiomatic way to pass multiple blocks to a method.
7172,27346,581hidden_hooksSometimes we need callbacks that break architectural dependencies. This gem allows to i...
8175,18946,581rails-options_configAs a project's size increases, its credentials file tends to become unmanageable. With ...
9177,83943,052graphql-models_connectDirectly link GraphQL types to underlying models.
10179,59264,144thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...
11182,80174,375activerecord-model_inheritanceAn attempt at real inheritance for ActiveRecord models.
12184,56264,144json_path_rfc9535Like XPath is a query language for XML, JsonPath is a query language for JSON. This gem...
13185,67174,375void_methodA simple gem for a method that always returns void.