Class: Wallabee::Resource::Branded

Inherits:
Base
  • Object
show all
Defined in:
lib/wallabee/resource/branded.rb

Instance Method Summary collapse

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from Wallabee::Resource::Base

Instance Method Details

#itemsObject



4
5
6
# File 'lib/wallabee/resource/branded.rb', line 4

def items
  @connection.get('/branded').body.items
end