class Puree::REST::Application

Requests for the Application resource

Private Instance Methods

collection() click to toggle source
# File lib/puree/rest/application.rb, line 11
def collection
  'applications'
end