SpeciesFileGroup/taxonworks

View on GitHub
app/controllers/authors_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
class AuthorsController < ApplicationController
  def index
  end
end