SpeciesFileGroup/taxonworks

View on GitHub
app/views/georeferences/index.json.jbuilder

Summary

Maintainability
Test Coverage
json.array!(@georeferences) do |georeference|
  json.partial! '/georeferences/attributes', georeference: georeference
end