Sha256: 985f5a124f50f4e550f5941651f78b66ff9dcefa63832b325fd4a8bc43e3bbf9

Contents?: true

Size: 107 Bytes

Versions: 4

Compression:

Stored size: 107 Bytes

Contents

namespace :clean do
  task :robotstxt do
    FileUtils.rm_rf('ext/robotstxt/robotstxt/c-build')
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
google_robotstxt_parser-0.0.6 Rakefile
google_robotstxt_parser-0.0.5 Rakefile
google_robotstxt_parser-0.0.4 Rakefile
google_robotstxt_parser-0.0.3 Rakefile