Class: Puree::REST::Impact
Overview
Requests for the Impact resource
Instance Method Summary collapse
-
#initialize(config) ⇒ Impact
constructor
A new instance of Impact.
Methods inherited from Base
#all, #find, #orderings, #renderings
Constructor Details
#initialize(config) ⇒ Impact
Returns a new instance of Impact.
10 11 12 |
# File 'lib/puree/rest/impact.rb', line 10 def initialize(config) super end |