Method: Userlist::Push::ResourceCollection#type
- Defined in:
- lib/userlist/push/resource_collection.rb
#type ⇒ Object
23 24 25 |
# File 'lib/userlist/push/resource_collection.rb', line 23 def type Object.const_get(relationship[:type]) end |