class Puree::REST::ResearchOutput

Requests for the Research Output resource

Private Instance Methods

collection() click to toggle source
# File lib/puree/rest/research_output.rb, line 11
def collection
  'research-outputs'
end