<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Painless Cron jobs in Crystal using Schedule	</title>
	<atom:link href="/painless-cron-jobs-crystal-using-schedule/feed/" rel="self" type="application/rss+xml" />
	<link>/painless-cron-jobs-crystal-using-schedule/</link>
	<description>Red Panthers - Experts in Ruby on Rails, System Design and Vue.js</description>
	<lastBuildDate>Fri, 08 Sep 2017 04:16:07 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.2.7</generator>
			<item>
				<title>
				By: Tony Vincent T Y				</title>
				<link>/painless-cron-jobs-crystal-using-schedule/#comment-80</link>
		<dc:creator><![CDATA[Tony Vincent T Y]]></dc:creator>
		<pubDate>Fri, 08 Sep 2017 04:16:07 +0000</pubDate>
		<guid isPermaLink="false">https://redpanthers.co/?p=3461#comment-80</guid>
					<description><![CDATA[Thank you, Faustino. Edited post]]></description>
		<content:encoded><![CDATA[<p>Thank you, Faustino. Edited post</p>
]]></content:encoded>
						</item>
						<item>
				<title>
				By: Faustino Aguilar				</title>
				<link>/painless-cron-jobs-crystal-using-schedule/#comment-79</link>
		<dc:creator><![CDATA[Faustino Aguilar]]></dc:creator>
		<pubDate>Thu, 07 Sep 2017 16:21:00 +0000</pubDate>
		<guid isPermaLink="false">https://redpanthers.co/?p=3461#comment-79</guid>
					<description><![CDATA[Awesome post! I didn&#039;t know Schedule shard +1
A suggestion on &lt;pre&gt;&lt;code&gt;require &#039;schedule&#039;&lt;/code&gt;&lt;/pre&gt; should be &lt;pre&gt;&lt;code&gt;require &quot;schedule&quot;&lt;/code&gt;&lt;/pre&gt;]]></description>
		<content:encoded><![CDATA[<p>Awesome post! I didn&#8217;t know Schedule shard +1<br />
A suggestion on </p>
<pre><code>require 'schedule'</code></pre>
<p> should be </p>
<pre><code>require "schedule"</code></pre>
]]></content:encoded>
						</item>
			</channel>
</rss>
