module UserAgentList
Constants
- SUPPORTED_BROWSERS
- VERSION
Public Instance Methods
supported_browsers()
click to toggle source
# File lib/user_agent_list.rb, line 32 def supported_browsers SUPPORTED_BROWSERS end