Sha256: 7ebbf7f7d1ee4d5384d07cc2c926926cff2089f8f1cb22a63aa9f4e7b89ccec5

Contents?: true

Size: 126 Bytes

Versions: 6

Compression:

Stored size: 126 Bytes

Contents

sitemap sitemap_url

disallow_tree admin_path

googlebot do
  disallow product_path("one")
end

bingbot do
  disallow :all
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
human_power-0.1.0 test/dummy/config/robots.rb
human_power-0.0.6 test/dummy/config/robots.rb
human_power-0.0.4 test/dummy/config/robots.rb
human_power-0.0.3 test/dummy/config/robots.rb
human_power-0.0.2 test/dummy/config/robots.rb
human_power-0.0.1 test/dummy/config/robots.rb