Using scopes with associations in Rails
Scopes in our models help to DRY up code. In this article, I explore how to use scopes that reference associations.
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!
Scopes in our models help to DRY up code. In this article, I explore how to use scopes that reference associations.
Post a comment