Module: RackPhantom

Defined in:
lib/rack_phantom.rb,
lib/rack_phantom/railtie.rb,
lib/rack_phantom/version.rb

Defined Under Namespace

Classes: Middleware, Railtie

Constant Summary collapse

BOTS =
[
    'AdsBot-Google',
    'Baiduspider',
    'Googlebot',
    'Googlebot-Mobile',
    'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)',
    'Mozilla/5.0 (compatible; Ask Jeeves/Teoma; +http://about.ask.com/en/docs/about/webmasters.shtml)'
]
VERSION =
'0.1.2'