Moku's Gems

icon
#Total RankDaily RankNameSummary
1120,37578,158redis-jsonA Ruby client for the RedisJSON module of the Redis Stack.
2134,56169,102graphql-filtersProvide a fully typed interface to filter lists in a GraphQL API.
3161,51047,572protobuf_transpilerThis gem provides a quick way to generate annotated ruby stubs for protobufs leveraging...
4167,02989,132rescue_fromAn imitation of ActiveSupport::Rescuable that relies on Ruby's callbacks to reduce boil...
5169,928104,290template_classIn most cases Ruby doesn't need templated classes, nor any other system of generics, be...
6175,083128,565bountiful_blocksA simple and idiomatic way to pass multiple blocks to a method.
7177,92554,163hidden_hooksSometimes we need callbacks that break architectural dependencies. This gem allows to i...
8178,06469,102rails-options_configAs a project's size increases, its credentials file tends to become unmanageable. With ...
9178,333128,565thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...
10179,09878,158activerecord-model_inheritanceAn attempt at real inheritance for ActiveRecord models.
11179,27978,158graphql-models_connectDirectly link GraphQL types to underlying models.
12181,67269,102json_path_rfc9535Like XPath is a query language for XML, JsonPath is a query language for JSON. This gem...
13183,32278,158void_methodA simple gem for a method that always returns void.