Ezequiel Delpero

Results 2 repositories owned by Ezequiel Delpero

lupa

104
Stars
4
Forks
Watchers

Lupa lets you create simple, robust and scaleable search filters with ease using regular Ruby classes and object oriented design patterns.

action_parameter

90
Stars
6
Forks
Watchers

ActionParameter helps you move all your parameter's logic from controllers into it's own class. This way you'll keep your controllers dry and they'll be easier to test.