Growstuff/growstuff

View on GitHub
app/views/crops/_popover.html.haml

Summary

Maintainability
Test Coverage
%p
  %small
    - unless crop.scientific_names.empty?
      %i
        = crop.scientific_names.first.name
    %br/
    Planted
    = pluralize(crop.plantings.size, "time")