Class: Viadeo::User

Inherits:
GraphConnection show all
Includes:
Operations::Create, Operations::Get, Operations::Update
Defined in:
lib/viadeo/user.rb

Instance Attribute Summary

Attributes inherited from GraphObject

#access_token, #id

Method Summary

Methods included from Operations::Update

#save, #update

Methods included from Operations::Create

#create

Methods included from Operations::Get

#find

Methods inherited from GraphConnection

#initialize

Methods inherited from GraphObject

#[], #[]=, #data_to_graph_object, #each, #initialize, #inspect, #keys, new_from, #refresh_from, #reset, #to_hash, #to_json, #to_s, #updated?, #values

Constructor Details

This class inherits a constructor from Viadeo::GraphConnection

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Viadeo::GraphObject