Serradura's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
110,3729,405u-attributesThis gem allows you to define "immutable" objects, when using it your objects will only...
210,44010,034kindA development toolkit for Ruby with several small/cohesive abstractions (monads, enums,...
310,5559,788u-caseRepresent use cases in a simple and powerful way while writing modular, expressive and ...
430,68851,220type_validatorAdds type validation for classes with ActiveModel::Validations.
532,21711,750string_utility_beltAdds new features for String objects.
638,36751,220u-serviceCreate simple and powerful service objects.
739,00051,220u-authorizationSimple authorization library and role managment for Ruby.
845,55629,512u-observersSimple and powerful implementation of the observer pattern.
947,99751,220u-structCreate powered Ruby structs.
1077,53551,220ruby-lambdasExposes Ruby object methods as lambdas (functions).
1179,75751,220request_viaA fast and functional (API and paradigm) HTTP client, using only Ruby's standard librar...
1280,28718,229stringub-commonsThis library borned from the early versions of string_utility_belt gem, this gem adds n...
13105,08929,512bcdd-resultUnleash a pragmatic and observable use of Result Pattern and Railway-Oriented Programmi...
14118,02851,220u-testA xUnit family unit testing microframework for Ruby.
15137,66429,512u-thenableA backport/polyfill of `yield self` and` then` methods for old Ruby versions.
16168,48951,220u-action...
17172,95751,220solid-processWrite business logic for Ruby/Rails that scales.
18175,65451,220solid-resultUnleash a pragmatic and observable use of Result Pattern and Railway-Oriented Programmi...
19176,50751,220bcdd-processWrite reliable, self-documented, and self-observable business processes in Ruby.
20180,52251,220bcdd-contractReliable contract definition, data validation, and type checking for Ruby.
21180,91751,220solid-adaptersWrite interface contracts using pure Ruby.
22154,48619,149u-use_caseCreate simple and powerful use cases as objects (aka: service objects).