<?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>blog.udzura.jp &#187; Ruby on Rails</title>
	<atom:link href="http://blog.udzura.jp/categories/tech/ruby/ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.udzura.jp</link>
	<description>Got on the Weird Rails</description>
	<lastBuildDate>Sat, 04 Feb 2012 02:41:43 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>cancan でモテカワ♥愛され権限管理</title>
		<link>http://blog.udzura.jp/2012/01/12/lovely-authorization-with-cancan/</link>
		<comments>http://blog.udzura.jp/2012/01/12/lovely-authorization-with-cancan/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 09:34:09 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=1385</guid>
		<description><![CDATA[Time to Read 10分 cancan gem （!= CanCam） は、ウェブアプリケーションの「認可」をつかさどるライブラリ。 おもしろWEBサービス開発日記のrailsメモ &#8211; 2009-12 [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2012/01/12/lovely-authorization-with-cancan/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>shibuya.rb(仮名)、第一回簡易報告＋ ActiveSupport の便利 tips</title>
		<link>http://blog.udzura.jp/2011/11/28/shibuya-rb-1st-with-activesupport-tips/</link>
		<comments>http://blog.udzura.jp/2011/11/28/shibuya-rb-1st-with-activesupport-tips/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 09:27:01 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=1283</guid>
		<description><![CDATA[Time to Read 5分 11月25日、有志にておこなった、渋谷近辺の Rubyist とそうでもない Rubyist による勉強会。今回は、 ActiveSupport のソースを読んでみた。 会場は最近「株式会 [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2011/11/28/shibuya-rb-1st-with-activesupport-tips/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>退会画面 などに簡単に CAPTCHA を表示する方法</title>
		<link>http://blog.udzura.jp/2011/08/10/simple-captcha-at-resignment/</link>
		<comments>http://blog.udzura.jp/2011/08/10/simple-captcha-at-resignment/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 04:59:34 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Sinatra]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=1121</guid>
		<description><![CDATA[Time to Read 2分 コメント投稿、退会画面など、サービスの一部に CAPTCHA を表示したいときがあるかと思います。 今回は、 Rack 対応の Ruby 製フレームワークを使っている場合、簡単なライブラリ [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2011/08/10/simple-captcha-at-resignment/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>[Rails3+Devise+AASM] Devise利用時は、activeというstateを作るべきではない件</title>
		<link>http://blog.udzura.jp/2010/11/17/name-batting-between-devise-and-aasm/</link>
		<comments>http://blog.udzura.jp/2010/11/17/name-batting-between-devise-and-aasm/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 05:43:08 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=749</guid>
		<description><![CDATA[Time to Read 30秒 Devise 配下のUserと言うモデルを、AASMを利用して「inactive -> redistered -> active」みたいに遷移させようとしてハマった。 devise-1. [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2010/11/17/name-batting-between-devise-and-aasm/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>Nginx＋SSL＋Passenger-Railsのセットアップ</title>
		<link>http://blog.udzura.jp/2010/08/22/passenger-rails-with-ssl-on-nginx/</link>
		<comments>http://blog.udzura.jp/2010/08/22/passenger-rails-with-ssl-on-nginx/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 03:27:18 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=600</guid>
		<description><![CDATA[Time to Read 30分 ゴール Nginxを、PassengerとSSLを有効にした状態でコンパイルし、配備する。いっしょに、自分CAで署名したSSL証明書も作って準備してみる。 Nginxを、SSL、pass [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2010/08/22/passenger-rails-with-ssl-on-nginx/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>子要素を再帰的に取ってくるストアドプロシージャ</title>
		<link>http://blog.udzura.jp/2010/08/21/recursive-stored-procedure/</link>
		<comments>http://blog.udzura.jp/2010/08/21/recursive-stored-procedure/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 03:12:08 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=596</guid>
		<description><![CDATA[Time to Read 10分 なぜ MySQLは、WITH RECURSIVE文をサポートしていないため、たとえば以下のような自己参照テーブル &#8220;comments&#8221; +------------ [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2010/08/21/recursive-stored-procedure/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>GMate &#8211; ScreenCast 撮ってみました</title>
		<link>http://blog.udzura.jp/2010/08/11/gmate-screencast/</link>
		<comments>http://blog.udzura.jp/2010/08/11/gmate-screencast/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 05:42:48 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=594</guid>
		<description><![CDATA[Time to Read 3分 　 　 　 　 GMate Screencast(test) from Udzura on Vimeo. 先日の記事では大変分かりにくいかと思いましたので、練習も兼ねてScreenCast [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2010/08/11/gmate-screencast/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>[Ruby on Rails]GMateが熱い件</title>
		<link>http://blog.udzura.jp/2010/08/10/introduction-to-gmate/</link>
		<comments>http://blog.udzura.jp/2010/08/10/introduction-to-gmate/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 10:07:50 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=563</guid>
		<description><![CDATA[Time to Read 45分 概要 私、一応職業としては、主にRuby on Railsで開発をしているプログラマなんですが、Railsの開発環境については以下のように変遷してきました。 NetBeans for R [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2010/08/10/introduction-to-gmate/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>検証したいRailsプラグインのメモ</title>
		<link>http://blog.udzura.jp/2010/07/29/rails-plugins-to-test/</link>
		<comments>http://blog.udzura.jp/2010/07/29/rails-plugins-to-test/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 05:46:34 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=556</guid>
		<description><![CDATA[Resque Github謹製、Redisと連携するやつ。非同期ジョブ実行をサポートする。 GitHub製Resqueを使用したRubyでのバックグラウンド処理(バッチ処理) defunkt&#8217;s resque [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2010/07/29/rails-plugins-to-test/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>Radiant CMSのExtensionを作る – タグ追加篇</title>
		<link>http://blog.udzura.jp/2010/07/28/how-to-create-radiant-extension-tags/</link>
		<comments>http://blog.udzura.jp/2010/07/28/how-to-create-radiant-extension-tags/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 05:50:07 +0000</pubDate>
		<dc:creator>udzura</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby on Rails]]></category>

		<guid isPermaLink="false">http://blog.udzura.jp/?p=550</guid>
		<description><![CDATA[目次 前回（モデルと管理画面追加） 今回（タグの追加） タグ追加の参考サイト http://wiki.github.com/radiant/radiant/adding-custom-radius-tags http:/ [...]]]></description>
		<wfw:commentRss>http://blog.udzura.jp/2010/07/28/how-to-create-radiant-extension-tags/feed/</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
	</channel>
</rss>

