Class: Wallabee::Resource::Branded
- Defined in:
- lib/wallabee/resource/branded.rb
Instance Method Summary collapse
Methods inherited from Base
Constructor Details
This class inherits a constructor from Wallabee::Resource::Base
Instance Method Details
#items ⇒ Object
4 5 6 |
# File 'lib/wallabee/resource/branded.rb', line 4 def items @connection.get('/branded').body.items end |