TIL, 2017-11-03
- Shared context: you can do for everything if you don’t include the type.
- Good thing you’re better at SQL now.
has_many
with the scope thing, order of operations matter since in Rails, the convention is hash at the end.
has_many
with the scope thing, order of operations matter since in Rails, the convention is hash at the end.