mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-26 10:45:04 -04:00
9 lines
172 B
Plaintext
9 lines
172 B
Plaintext
%p
|
|
%small
|
|
- unless crop.scientific_names.empty?
|
|
%i
|
|
= crop.scientific_names.first.name
|
|
%br/
|
|
Planted
|
|
= pluralize(crop.plantings.size, "time")
|