Moku's Gems

icon
#Total RankDaily RankNameSummary
186,56594,007redis-jsonA Ruby client for the RedisJSON module of the Redis Stack.
2113,12746,531graphql-filtersProvide a fully typed interface to filter lists in a GraphQL API.
3142,92094,007protobuf_transpilerThis gem provides a quick way to generate annotated ruby stubs for protobufs leveraging...
4156,93674,024template_classIn most cases Ruby doesn't need templated classes, nor any other system of generics, be...
5157,99874,024rescue_fromAn imitation of ActiveSupport::Rescuable that relies on Ruby's callbacks to reduce boil...
6171,36174,024bountiful_blocksA simple and idiomatic way to pass multiple blocks to a method.
7172,68574,024hidden_hooksSometimes we need callbacks that break architectural dependencies. This gem allows to i...
8175,30453,031rails-options_configAs a project's size increases, its credentials file tends to become unmanageable. With ...
9177,94274,024graphql-models_connectDirectly link GraphQL types to underlying models.
10178,81994,007thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...
11181,611129,210activerecord-model_inheritanceAn attempt at real inheritance for ActiveRecord models.
12183,69834,862json_path_rfc9535Like XPath is a query language for XML, JsonPath is a query language for JSON. This gem...
13184,264129,210void_methodA simple gem for a method that always returns void.