class Jpmobile::Mobile::Tizen

Constants

USER_AGENT_REGEXP

対応するUser-Agentの正規表現

Public Instance Methods

tizen?() click to toggle source
# File lib/jpmobile/mobile/tizen.rb, line 24
def tizen?
  true
end