7 8 9
# File 'lib/bitsontherun/parser.rb', line 7 def parse(response) JSON.parse(response, :symbolize_names => true) end