Enhanced Filterable concern for Rails models
Expanding on Justin Weiss’ idea of Filterable concern, here is an improved version that makes your code more maintainable and intention revealing. https://hspazio.github.io/2018/rails-filterable-concern/
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Expanding on Justin Weiss’ idea of Filterable concern, here is an improved version that makes your code more maintainable and intention revealing. https://hspazio.github.io/2018/rails-filterable-concern/
Post a comment