Libraries
»
device_detector
(1.1.3)
»
Index
»
DeviceDetector
»
Bot
»
#bot?
Method: DeviceDetector::Bot#bot?
Defined in:
lib/device_detector/bot.rb
#
bot?
⇒
Boolean
Returns:
(
Boolean
)
5 6 7
# File 'lib/device_detector/bot.rb', line 5
def
bot?
regex_meta
.
any?
end