postmodern / spidr

A versatile Ruby web spidering library that can spider a site, multiple domains, certain links or infinitely. Spidr is designed to be fast and easy to use.
MIT License
800 stars 109 forks source link

Fix warning instance variable @robots not initialized #52

Closed spk closed 7 years ago

spk commented 7 years ago
.gem/ruby/2.3.0/gems/spidr-0.6.0/lib/spidr/spidr.rb:19: warning: instance variable @robots not initialized
postmodern commented 7 years ago

Thanks for the warning fixes.

spk commented 7 years ago

You're welcome, thanks for this project