Method: CommonObjectsController#show_stub_information

Defined in:
app/controllers/common_objects_controller.rb

#show_stub_informationObject



25
26
27
# File 'app/controllers/common_objects_controller.rb', line 25

def show_stub_information
  respond_with(curation_concern)
end