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