Moku's Gems

icon
#Total RankDaily RankNameSummary
195,20216,748redis-jsonA Ruby client for the RedisJSON module of the Redis Stack.
2116,78037,154graphql-filtersProvide a fully typed interface to filter lists in a GraphQL API.
3146,495122,967protobuf_transpilerThis gem provides a quick way to generate annotated ruby stubs for protobufs leveraging...
4160,100122,967rescue_fromAn imitation of ActiveSupport::Rescuable that relies on Ruby's callbacks to reduce boil...
5160,13390,780template_classIn most cases Ruby doesn't need templated classes, nor any other system of generics, be...
6172,442169,728bountiful_blocksA simple and idiomatic way to pass multiple blocks to a method.
7174,612122,967hidden_hooksSometimes we need callbacks that break architectural dependencies. This gem allows to i...
8176,08858,870rails-options_configAs a project's size increases, its credentials file tends to become unmanageable. With ...
9178,21290,780graphql-models_connectDirectly link GraphQL types to underlying models.
10178,425122,967thereforeJust like each, therefore relies on block semantics, so it's essentially an if conditio...
11180,84490,780activerecord-model_inheritanceAn attempt at real inheritance for ActiveRecord models.
12182,963122,967json_path_rfc9535Like XPath is a query language for XML, JsonPath is a query language for JSON. This gem...
13183,679122,967void_methodA simple gem for a method that always returns void.