Module: Scales::Server::Dispatch::Job

Defined in:
lib/scales-server/dispatch/job.rb

Class Method Summary collapse

Class Method Details

.to_response(response) ⇒ Object



7
8
9
# File 'lib/scales-server/dispatch/job.rb', line 7

def to_response(response)
  JSON.parse(response)
end