Moku's Gems

icon
#Total RankDaily RankNameSummary
189,94969,228redis-jsonA Ruby client for the RedisJSON module of the Redis Stack.
2114,29129,834graphql-filtersProvide a fully typed interface to filter lists in a GraphQL API.
3144,18529,834protobuf_transpilerThis gem provides a quick way to generate annotated ruby stubs for protobufs leveraging...
4158,36048,553template_classIn most cases Ruby doesn't need templated classes, nor any other system of generics, be...
5158,75048,553rescue_fromAn imitation of ActiveSupport::Rescuable that relies on Ruby's callbacks to reduce boil...
6171,705143,659bountiful_blocksA simple and idiomatic way to pass multiple blocks to a method.
7173,30248,553hidden_hooksSometimes we need callbacks that break architectural dependencies. This gem allows to i...
8175,506123,556rails-options_configAs a project's size increases, its credentials file tends to become unmanageable. With ...
9178,07063,813graphql-models_connectDirectly link GraphQL types to underlying models.
10178,674104,950thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...
11181,428129,724activerecord-model_inheritanceAn attempt at real inheritance for ActiveRecord models.
12183,50278,534json_path_rfc9535Like XPath is a query language for XML, JsonPath is a query language for JSON. This gem...
13184,06293,977void_methodA simple gem for a method that always returns void.