Method: Userlist::Push::ResourceCollection#type

Defined in:
lib/userlist/push/resource_collection.rb

#typeObject



23
24
25
# File 'lib/userlist/push/resource_collection.rb', line 23

def type
  Object.const_get(relationship[:type])
end