Sha256: 4434a05311cadcf1a0f1be54fc86d3c2cd8e78cbac0c93473e4f27ecdc3d9aba

Contents?: true

Size: 144 Bytes

Versions: 5

Compression:

Stored size: 144 Bytes

Contents

namespace :index_shotgun do
  desc "Search duplicate indexes"
  task :fire => :environment do
    puts IndexShotgun::Analyzer.perform
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
index_shotgun-0.2.1 lib/index_shotgun/tasks/index_shotgun.rake
index_shotgun-0.2.0 lib/index_shotgun/tasks/index_shotgun.rake
index_shotgun-0.1.0 lib/index_shotgun/tasks/index_shotgun.rake
index_shotgun-0.1.0.beta3 lib/index_shotgun/tasks/index_shotgun.rake
index_shotgun-0.1.0.beta2 lib/index_shotgun/tasks/index_shotgun.rake