Class/Module Index [+]

Quicksearch

Jpmobile::Mobile

DDI-POCKET


Android


BlackBerry


SoftBank携帯電話

Vodafoneを含む


EMOBILE携帯電話


au携帯電話


Vodafone


WindowsPhone


DoCoMo携帯電話


iPhone


Android


Android


スマートフォンの親クラス


Willcom携帯電話


タブレットの親クラス


autoload mobile classes

Constants

DEFAULT_CARRIERS

Public Class Methods

carriers() click to toggle source
# File lib/jpmobile.rb, line 42
def self.carriers
  @carriers ||= DEFAULT_CARRIERS.dup
end
carriers=(ary) click to toggle source
# File lib/jpmobile.rb, line 46
def self.carriers=(ary)
  @carriers = ary
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.