Class: BabyTooth::TeamFeed
Instance Attribute Summary
Attributes inherited from Client
Instance Method Summary collapse
Methods inherited from Client
#[], #body, exposes_keys, #initialize, #resource_class_name
Constructor Details
This class inherits a constructor from BabyTooth::Client
Instance Method Details
#members ⇒ Object
3 4 5 |
# File 'lib/baby_tooth/team_feed.rb', line 3 def members body['items'] end |