Method: Browser::Bot.bot_exceptions

Defined in:
lib/browser/bot.rb

.bot_exceptionsObject



27
28
29
# File 'lib/browser/bot.rb', line 27

def self.bot_exceptions
  @bot_exceptions ||= load_yaml("bot_exceptions.yml")
end