Moku's Gems

icon
#Total RankDaily RankNameSummary
1118,42363,488redis-jsonA Ruby client for the RedisJSON module of the Redis Stack.
2129,52431,947graphql-filtersProvide a fully typed interface to filter lists in a GraphQL API.
3159,87139,360protobuf_transpilerThis gem provides a quick way to generate annotated ruby stubs for protobufs leveraging...
4164,73367,440rescue_fromAn imitation of ActiveSupport::Rescuable that relies on Ruby's callbacks to reduce boil...
5166,79244,609template_classIn most cases Ruby doesn't need templated classes, nor any other system of generics, be...
6174,70490,740bountiful_blocksA simple and idiomatic way to pass multiple blocks to a method.
7177,64351,160hidden_hooksSometimes we need callbacks that break architectural dependencies. This gem allows to i...
8177,85867,440rails-options_configAs a project's size increases, its credentials file tends to become unmanageable. With ...
9178,39183,625thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...
10178,87867,440graphql-models_connectDirectly link GraphQL types to underlying models.
11179,298165,588activerecord-model_inheritanceAn attempt at real inheritance for ActiveRecord models.
12181,64290,740json_path_rfc9535Like XPath is a query language for XML, JsonPath is a query language for JSON. This gem...
13183,32099,458void_methodA simple gem for a method that always returns void.