Moku's Gems

icon
#Total RankDaily RankNameSummary
1174,01231,663rescue_fromAn imitation of ActiveSupport::Rescuable that relies on Ruby's callbacks to reduce boil...
2174,46623,626graphql-filtersProvide a fully typed interface to filter lists in a GraphQL API.
3175,10331,663protobuf_transpilerThis gem provides a quick way to generate annotated ruby stubs for protobufs leveraging...
4175,53935,920bountiful_blocksA simple and idiomatic way to pass multiple blocks to a method.
5175,72631,663redis-jsonA Ruby client for the RedisJSON module of the Redis Stack.
6176,70053,556template_classIn most cases Ruby doesn't need templated classes, nor any other system of generics, be...
7177,60535,920activerecord-model_inheritanceAn attempt at real inheritance for ActiveRecord models.
8178,61935,920thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...
9179,18142,025rails-options_configAs a project's size increases, its credentials file tends to become unmanageable. With ...
10181,04735,920json_path_rfc9535Like XPath is a query language for XML, JsonPath is a query language for JSON. This gem...
11182,36886,038void_methodA simple gem for a method that always returns void.
12182,43742,025graphql-models_connectDirectly link GraphQL types to underlying models.