Growstuff / growstuff

Open data project for small-scale food growers
http://growstuff.org/
GNU Affero General Public License v3.0
430 stars 212 forks source link

Photo displays "this photo depicts" but no information #3802

Closed CloCkWeRX closed 4 months ago

CloCkWeRX commented 4 months ago

https://www.growstuff.org/photos/6387 image

This is controlled via:

  def associations?
    photo_associations.size.positive?
  end

What's the missing association type?