sul-dlss/argo

View on GitHub
app/controllers/profile_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
# frozen_string_literal: true

##
# Used for the profile view of search results but just inherits from CatalogController
class ProfileController < CatalogController
end