Class: Quintype::API::Author
Class Method Summary collapse
Class Method Details
.find(id) ⇒ Object
4 5 6 |
# File 'lib/quintype/api/author.rb', line 4 def find(id) from_hash Client.instance.(id).to_h end |
4 5 6 |
# File 'lib/quintype/api/author.rb', line 4 def find(id) from_hash Client.instance.(id).to_h end |