Sha256: 524775237a8639f159df0e7febca79034f03e535f024911a8922bf576c0c5d16
Contents?: true
Size: 203 Bytes
Versions: 5
Compression:
Stored size: 203 Bytes
Contents
task :take_snapshot => :environment do # is there anything else to this? I don't think so -- just set this up in a cron job RemoteSiteSnapshot.create!(Rails.application.secrets.sitemap_base_url) end
Version data entries
5 entries across 5 versions & 1 rubygems