Serradura's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
18,27511,435u-attributesThis gem allows you to define "immutable" objects, when using it your objects will only...
28,29811,049kindA development toolkit for Ruby with several small/cohesive abstractions (monads, enums,...
38,31811,825u-caseRepresent use cases in a simple and powerful way while writing modular, expressive and ...
428,47693,116type_validatorAdds type validation for classes with ActiveModel::Validations.
533,82193,116string_utility_beltAdds new features for String objects.
634,90793,116u-authorizationSimple authorization library and role managment for Ruby.
739,51593,116u-serviceCreate simple and powerful service objects.
844,33642,408u-structCreate powered Ruby structs.
945,17793,116u-observersSimple and powerful implementation of the observer pattern.
1071,18759,583solid-processWrite business logic for Ruby/Rails that scales.
1172,30259,583solid-resultUnleash a pragmatic and observable use of Result Pattern and Railway-Oriented Programmi...
1276,52559,583ruby-lambdasExposes Ruby object methods as lambdas (functions).
1378,61093,116request_viaA fast and functional (API and paradigm) HTTP client, using only Ruby's standard librar...
1482,55693,116stringub-commonsThis library borned from the early versions of string_utility_belt gem, this gem adds n...
1591,14859,583bcdd-resultUnleash a pragmatic and observable use of Result Pattern and Railway-Oriented Programmi...
16119,01593,116u-testA xUnit family unit testing microframework for Ruby.
17137,42493,116u-thenableA backport/polyfill of `yield self` and` then` methods for old Ruby versions.
18161,71893,116u-action...
19177,08693,116bcdd-processWrite reliable, self-documented, and self-observable business processes in Ruby.
20181,83793,116solid-adaptersWrite interface contracts using pure Ruby.
21183,87759,583bcdd-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).