Serradura's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
18,3053,928u-attributesThis gem allows you to define "immutable" objects, when using it your objects will only...
28,3384,211kindA development toolkit for Ruby with several small/cohesive abstractions (monads, enums,...
38,3573,992u-caseRepresent use cases in a simple and powerful way while writing modular, expressive and ...
428,52817,261type_validatorAdds type validation for classes with ActiveModel::Validations.
533,64020,540string_utility_beltAdds new features for String objects.
635,07817,261u-authorizationSimple authorization library and role managment for Ruby.
739,47047,659u-serviceCreate simple and powerful service objects.
844,37015,873u-structCreate powered Ruby structs.
945,07630,272u-observersSimple and powerful implementation of the observer pattern.
1076,49799,225ruby-lambdasExposes Ruby object methods as lambdas (functions).
1178,46065,559request_viaA fast and functional (API and paradigm) HTTP client, using only Ruby's standard librar...
1279,61910,943solid-processWrite business logic for Ruby/Rails that scales.
1381,48310,943solid-resultUnleash a pragmatic and observable use of Result Pattern and Railway-Oriented Programmi...
1482,27033,657stringub-commonsThis library borned from the early versions of string_utility_belt gem, this gem adds n...
1592,44217,261bcdd-resultUnleash a pragmatic and observable use of Result Pattern and Railway-Oriented Programmi...
16118,79365,559u-testA xUnit family unit testing microframework for Ruby.
17137,13465,559u-thenableA backport/polyfill of `yield self` and` then` methods for old Ruby versions.
18162,10347,659u-action...
19176,97233,657bcdd-processWrite reliable, self-documented, and self-observable business processes in Ruby.
20181,36099,225solid-adaptersWrite interface contracts using pure Ruby.
21183,29047,659bcdd-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).