<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>rails | デバッグライフ</title>
	<atom:link href="https://debug-life.net/entry/category/it/rails/feed" rel="self" type="application/rss+xml" />
	<link>https://debug-life.net</link>
	<description>プログラミングや日常の記録など</description>
	<lastBuildDate>Sat, 03 Dec 2016 09:38:59 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
<site xmlns="com-wordpress:feed-additions:1">114748130</site>	<item>
		<title>Railsのルーティングを理解する</title>
		<link>https://debug-life.net/entry/103</link>
					<comments>https://debug-life.net/entry/103#comments</comments>
		
		<dc:creator><![CDATA[byebyehaikikyou]]></dc:creator>
		<pubDate>Tue, 29 Mar 2016 14:53:53 +0000</pubDate>
				<category><![CDATA[rails]]></category>
		<category><![CDATA[routing]]></category>
		<guid isPermaLink="false">http://debug-life.net/?p=103</guid>

					<description><![CDATA[<p>railsのルーティング周りについて、自分自身がルーティング設定をする時に迷わないようにするため、また内部でどのような処理がされているのかをイメージしながら設定を書けるようになるため、調べた内容をまとめてみる。 最初は、 [&#8230;]</p>
The post <a href="https://debug-life.net/entry/103">Railsのルーティングを理解する</a> first appeared on <a href="https://debug-life.net">デバッグライフ</a>.]]></description>
		
					<wfw:commentRss>https://debug-life.net/entry/103/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">103</post-id>	</item>
		<item>
		<title>Google OAuth 2 redirect_uri_mismatchになる</title>
		<link>https://debug-life.net/entry/1206</link>
					<comments>https://debug-life.net/entry/1206#respond</comments>
		
		<dc:creator><![CDATA[byebyehaikikyou]]></dc:creator>
		<pubDate>Fri, 08 Jan 2016 16:28:59 +0000</pubDate>
				<category><![CDATA[rails]]></category>
		<category><![CDATA[omniauth-google-oauth2]]></category>
		<guid isPermaLink="false">http://debug-life.net/entry/1206</guid>

					<description><![CDATA[<p>rails4でomniauth-google-oauth2を使ってソーシャルログイン機能を実装していたところ、以下のエラーでコールバック処理が実行されない。 [crayon-6a38f504dde34701325181/ [&#8230;]</p>
The post <a href="https://debug-life.net/entry/1206">Google OAuth 2 redirect_uri_mismatchになる</a> first appeared on <a href="https://debug-life.net">デバッグライフ</a>.]]></description>
		
					<wfw:commentRss>https://debug-life.net/entry/1206/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1206</post-id>	</item>
	</channel>
</rss>
