6 7 8
# File 'lib/veeqo/actions/find.rb', line 6 def find(resource_id) Veeqo::Request.new(:get, [end_point, resource_id].join("/")).parse end