SpeciesFileGroup/taxonworks

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

Summary

Maintainability
Test Coverage
json.array!(@alternate_values) do |alternate_value|
  json.partial! 'attributes', alternate_value:
end