Sha256: db5cd3bfb0fa80720a6cd0e67e496fa84d048f3084c13f2cc13ffe058dab63e3
Contents?: true
Size: 372 Bytes
Versions: 7
Compression:
Stored size: 372 Bytes
Contents
namespace :solrizer do desc 'Placeholder for generic solrization task.' task :solrize do puts "Nobody here. Possibly you meant to run rake solrizer:fedora:solrize PID=..." end desc 'Placeholder for generic solrization task.' task :solrize_objects do puts "Nobody here. Possibly you meant to run rake solrizer:fedora:solrize_objects" end end
Version data entries
7 entries across 7 versions & 1 rubygems