streakable
streakable copied to clipboard
Prevent N+1 queries when association not loaded on `#streak`
This only happens on the instance method. Should add an exception to warn the user so they can add a proper .includes
to the AREL and avoid performance issues.