Sha256: 36e390fb8ab9e97b67bca479e5eae6afd4ce8a3e14bed548cbe63abab9edb336
Contents?: true
Size: 205 Bytes
Versions: 8
Compression:
Stored size: 205 Bytes
Contents
# =iPad module Jpmobile::Mobile # ==iPad class Ipad < Tablet include Jpmobile::Mobile::UnicodeEmoticon # 対応するUser-Agentの正規表現 USER_AGENT_REGEXP = /iPad/.freeze end end
Version data entries
8 entries across 8 versions & 1 rubygems