Class: DeviceDetector::Bot
Constant Summary
Constants inherited from Parser
Instance Attribute Summary
Attributes inherited from Parser
Instance Method Summary collapse
Methods inherited from Parser
#full_version, #initialize, #name
Constructor Details
This class inherits a constructor from DeviceDetector::Parser
Instance Method Details
#bot? ⇒ Boolean
5 6 7 |
# File 'lib/device_detector/bot.rb', line 5 def bot? .any? end |