Sha256: f973764d62ef29dc8d1f0340c9a722f3303910553f1bc0c8e68470076b4348ab
Contents?: true
Size: 195 Bytes
Versions: 8
Compression:
Stored size: 195 Bytes
Contents
# =WindowsPhone module Jpmobile::Mobile # ==WindowsPhone class WindowsPhone < SmartPhone # 対応するUser-Agentの正規表現 USER_AGENT_REGEXP = /Windows Phone/.freeze end end
Version data entries
8 entries across 8 versions & 1 rubygems