Rodrigo Serradura

Results 12 repositories owned by Rodrigo Serradura

u-case

515
Stars
33
Forks
Watchers

Represent use cases in a simple and powerful way while writing modular, expressive and sequentially logical code.

awesome-activeadmin

369
Stars
38
Forks
Watchers

A curated list of awesome activeadmin resources, extensions, posts and utilities.

from-fat-controllers-to-use-cases

111
Stars
4
Forks
Watchers

Rails (API) app that shows different kinds of architecture (one per commit), and in the last one, how to use the Micro::Case gem to handle the application business logic.

request_via

75
Stars
2
Forks
Watchers

RequestVia: A Functional HTTP Client That Wraps Net::HTTP

dicas-de-programacao-em-ruby

97
Stars
3
Forks
Watchers

Dicas para iniciantes de boas práticas de desenvolvimento de software em Ruby

u-attributes

92
Stars
7
Forks
Watchers

Create "immutable" objects with no setters, just getters.

kind

37
Stars
5
Forks
Watchers

A development toolkit for Ruby with several small/cohesive abstractions to empower your development workflow - It's totally free of dependencies.

type_validator

17
Stars
1
Forks
Watchers

Adds type validation for classes with ActiveModel::Validations.

u-observers

31
Stars
2
Forks
Watchers

Simple and powerful implementation of the observer pattern.