Growstuff/growstuff

View on GitHub
app/views/harvests/_harvest.haml

Summary

Maintainability
Test Coverage
- if local_assigns[:full]
  = render 'harvests/card', harvest: harvest
- else
  = render 'harvests/thumbnail', harvest: harvest