Moku's Gems

icon
#Total RankDaily RankNameSummary
1104,53621,788redis-jsonA Ruby client for the RedisJSON module of the Redis Stack.
2119,77142,349graphql-filtersProvide a fully typed interface to filter lists in a GraphQL API.
3150,79542,349protobuf_transpilerThis gem provides a quick way to generate annotated ruby stubs for protobufs leveraging...
4161,63555,083template_classIn most cases Ruby doesn't need templated classes, nor any other system of generics, be...
5161,80342,349rescue_fromAn imitation of ActiveSupport::Rescuable that relies on Ruby's callbacks to reduce boil...
6173,64155,083bountiful_blocksA simple and idiomatic way to pass multiple blocks to a method.
7175,92655,083hidden_hooksSometimes we need callbacks that break architectural dependencies. This gem allows to i...
8177,02342,349rails-options_configAs a project's size increases, its credentials file tends to become unmanageable. With ...
9178,48035,417graphql-models_connectDirectly link GraphQL types to underlying models.
10178,80042,349thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...
11180,39687,276activerecord-model_inheritanceAn attempt at real inheritance for ActiveRecord models.
12182,40487,276json_path_rfc9535Like XPath is a query language for XML, JsonPath is a query language for JSON. This gem...
13183,75142,349void_methodA simple gem for a method that always returns void.