<?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"
	>
<channel>
	<title>Comments on: Create your fixtures easily</title>
	<atom:link href="http://kpumuk.info/rspec/create-your-fixtures-easily/feed/" rel="self" type="application/rss+xml" />
	<link>http://kpumuk.info/rspec/create-your-fixtures-easily/</link>
	<description>In my blog I'll try to describe about interesting technologies, my discovery in IT and some useful things about programming.</description>
	<pubDate>Tue, 07 Oct 2008 05:06:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Anton Ageev</title>
		<link>http://kpumuk.info/rspec/create-your-fixtures-easily/#comment-167927</link>
		<dc:creator>Anton Ageev</dc:creator>
		<pubDate>Sat, 30 Nov 2002 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://kpumuk.info/ruby-on-rails/create-your-fixtures-easily/#comment-167927</guid>
		<description>С тем же результатом можно написать:

&lt;code lang="yaml"&gt;
mike:
  password: pass
  login: mike

mike_post_1:
  name: first post by mike
  user: mike
mike_post_2:
  name: second post by mike
  user: mike
&lt;/code&gt;

А еще у вас сломана openid-аутентификация на блоге.</description>
		<content:encoded><![CDATA[<p>С тем же результатом можно написать:</p>
<div class="codecolorer-container yaml"><div class="codecolorer" style="font-family: monospace;"><span class="re1">mike</span>:<br />
<span class="re0">&nbsp; password</span>: pass<br />
<span class="re0">&nbsp; login</span>: mike<br />
<br />
<span class="re1">mike_post_1</span>:<br />
<span class="re0">&nbsp; name</span>: first post by mike<br />
<span class="re0">&nbsp; user</span>: mike<br />
<span class="re1">mike_post_2</span>:<br />
<span class="re0">&nbsp; name</span>: second post by mike<br />
<span class="re0">&nbsp; user</span>: mike</div></div>
<p>А еще у вас сломана openid-аутентификация на блоге.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Van</title>
		<link>http://kpumuk.info/rspec/create-your-fixtures-easily/#comment-29373</link>
		<dc:creator>Van</dc:creator>
		<pubDate>Thu, 30 Nov 2006 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://kpumuk.info/ruby-on-rails/create-your-fixtures-easily/#comment-29373</guid>
		<description>Извиняюсь за оффтоп, подскажи, какой плагин использовал для  мультиязычности?</description>
		<content:encoded><![CDATA[<p>Извиняюсь за оффтоп, подскажи, какой плагин использовал для  мультиязычности?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandro Paganotti</title>
		<link>http://kpumuk.info/rspec/create-your-fixtures-easily/#comment-17603</link>
		<dc:creator>Sandro Paganotti</dc:creator>
		<pubDate>Fri, 30 Nov 2001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://kpumuk.info/ruby-on-rails/create-your-fixtures-easily/#comment-17603</guid>
		<description>WOW !! Really Really interesting !! Thank you !</description>
		<content:encoded><![CDATA[<p>WOW !! Really Really interesting !! Thank you !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
