module DmgAndroidApi
Constants
- VERSION
Public Class Methods
hydra()
click to toggle source
# File lib/dmg_android_api.rb, line 15 def self.hydra @hydra ||= Typhoeus::Hydra.new(:max_concurrency => 5) end
# File lib/dmg_android_api.rb, line 15 def self.hydra @hydra ||= Typhoeus::Hydra.new(:max_concurrency => 5) end