<?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/"
	xmlns:series="https://publishpress.com/"
	
	>
<channel>
	<title>
	Comments on: Setup slack notifications in Rails	</title>
	<atom:link href="https://blog.tomosia.com.vn/setup-slack-notifications-in-rails/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.tomosia.com.vn/setup-slack-notifications-in-rails/</link>
	<description>Kênh chia sẻ kiến thức Tomosia Việt Nam</description>
	<lastBuildDate>Sun, 05 Apr 2026 14:29:10 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Registrera dig		</title>
		<link>https://blog.tomosia.com.vn/setup-slack-notifications-in-rails/#comment-2524</link>

		<dc:creator><![CDATA[Registrera dig]]></dc:creator>
		<pubDate>Sun, 05 Apr 2026 14:29:10 +0000</pubDate>
		<guid isPermaLink="false">https://blog.tomosia.com.vn/?p=2766#comment-2524</guid>

					<description><![CDATA[Your article helped me a lot, is there any more related content? Thanks!]]></description>
			<content:encoded><![CDATA[<p>Your article helped me a lot, is there any more related content? Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: binance kod		</title>
		<link>https://blog.tomosia.com.vn/setup-slack-notifications-in-rails/#comment-2168</link>

		<dc:creator><![CDATA[binance kod]]></dc:creator>
		<pubDate>Mon, 09 Mar 2026 22:37:40 +0000</pubDate>
		<guid isPermaLink="false">https://blog.tomosia.com.vn/?p=2766#comment-2168</guid>

					<description><![CDATA[Your article helped me a lot, is there any more related content? Thanks!]]></description>
			<content:encoded><![CDATA[<p>Your article helped me a lot, is there any more related content? Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Thuc Phan		</title>
		<link>https://blog.tomosia.com.vn/setup-slack-notifications-in-rails/#comment-89</link>

		<dc:creator><![CDATA[Thuc Phan]]></dc:creator>
		<pubDate>Tue, 26 Dec 2023 13:15:31 +0000</pubDate>
		<guid isPermaLink="false">https://blog.tomosia.com.vn/?p=2766#comment-89</guid>

					<description><![CDATA[Bài viết của bạn bị bug chỗ này nè :v

#config/environments/development.rb

Rails.application.config.middleware.use ExceptionNotification::Rack, slack: {
  webhook_url: ENV[&#039;SLACK_WEBHOOK_URL&#039;],
  channel: ENV[&#039;SLACK_CHANNEL_NAME&#039;]
  }
}]]></description>
			<content:encoded><![CDATA[<p>Bài viết của bạn bị bug chỗ này nè :v</p>
<p>#config/environments/development.rb</p>
<p>Rails.application.config.middleware.use ExceptionNotification::Rack, slack: {<br />
  webhook_url: ENV[&#8216;SLACK_WEBHOOK_URL&#8217;],<br />
  channel: ENV[&#8216;SLACK_CHANNEL_NAME&#8217;]<br />
  }<br />
}</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
