Class: Poptart::Root

Inherits:
Model
  • Object
show all
Defined in:
lib/poptart/root.rb

Instance Attribute Summary collapse

Attributes inherited from Model

#id, #params, #root

Method Summary

Methods inherited from Model

#initialize, #questions_url, root, #survey_questions_url, #surveys_url, #users_url

Methods included from Request

#connection, #get, #post, #put

Constructor Details

This class inherits a constructor from Poptart::Model

Instance Attribute Details

Returns the value of attribute links.



3
4
5
# File 'lib/poptart/root.rb', line 3

def links
  @links
end