Serradura's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
18,2929,437u-attributesThis gem allows you to define "immutable" objects, when using it your objects will only...
28,3219,879kindA development toolkit for Ruby with several small/cohesive abstractions (monads, enums,...
38,33610,229u-caseRepresent use cases in a simple and powerful way while writing modular, expressive and ...
428,45747,383type_validatorAdds type validation for classes with ActiveModel::Validations.
533,93280,626string_utility_beltAdds new features for String objects.
634,79534,709u-authorizationSimple authorization library and role managment for Ruby.
739,58080,626u-serviceCreate simple and powerful service objects.
844,27316,591u-structCreate powered Ruby structs.
945,25480,626u-observersSimple and powerful implementation of the observer pattern.
1066,50427,788solid-processWrite business logic for Ruby/Rails that scales.
1166,82727,788solid-resultUnleash a pragmatic and observable use of Result Pattern and Railway-Oriented Programmi...
1276,59680,626ruby-lambdasExposes Ruby object methods as lambdas (functions).
1378,66180,626request_viaA fast and functional (API and paradigm) HTTP client, using only Ruby's standard librar...
1482,82880,626stringub-commonsThis library borned from the early versions of string_utility_belt gem, this gem adds n...
1589,83080,626bcdd-resultUnleash a pragmatic and observable use of Result Pattern and Railway-Oriented Programmi...
16119,11680,626u-testA xUnit family unit testing microframework for Ruby.
17137,63580,626u-thenableA backport/polyfill of `yield self` and` then` methods for old Ruby versions.
18161,41047,383u-action...
19177,27380,626bcdd-processWrite reliable, self-documented, and self-observable business processes in Ruby.
20182,27680,626solid-adaptersWrite interface contracts using pure Ruby.
21184,38180,626bcdd-contractReliable contract definition, data validation, and type checking for Ruby.
22154,48619,149u-use_caseCreate simple and powerful use cases as objects (aka: service objects).