8 9 10
# File 'lib/angel_list/job.rb', line 8 def find(id) get('https://api.angel.co/1/jobs/'+id.to_s) end