Sha256: 9445f5468dd7d344007e834684446cba612735fc073ba168af6ae05da4a402d9
Contents?: true
Size: 390 Bytes
Versions: 41
Compression:
Stored size: 390 Bytes
Contents
namespace :solrizer do desc 'Generic solrization task -- invalid for hydra-head' task :solrize do puts "Nobody here. Possibly you meant to run rake solrizer:fedora:solrize PID=..." end desc 'Generic solrization task -- invalid for hydra-head' task :solrize_objects do puts "Nobody here. Possibly you meant to run rake solrizer:fedora:solrize_objects" end end
Version data entries
41 entries across 41 versions & 1 rubygems