<?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>kfeirby &#187; jbuilder</title>
	<atom:link href="https://kfeirby.ru/tag/jbuilder/feed/" rel="self" type="application/rss+xml" />
	<link>https://kfeirby.ru</link>
	<description>ybriefk</description>
	<lastBuildDate>Sat, 20 Feb 2021 15:53:12 +0000</lastBuildDate>
	<language>ru-RU</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.11</generator>
	<item>
		<title>Если в RSpec не рендерится JSON через jBuilder</title>
		<link>https://kfeirby.ru/esli-v-rspec-ne-renderitsya-json-cherez-jbuilder/</link>
		<comments>https://kfeirby.ru/esli-v-rspec-ne-renderitsya-json-cherez-jbuilder/#comments</comments>
		<pubDate>Fri, 22 Nov 2013 06:56:10 +0000</pubDate>
		<dc:creator><![CDATA[kfeirby]]></dc:creator>
				<category><![CDATA[Работа]]></category>
		<category><![CDATA[jbuilder]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rspec]]></category>

		<guid isPermaLink="false">http://www.kfeirby.ru/?p=84</guid>
		<description><![CDATA[Добавить в {spec/spec_helper.rb} RSpec.configure do &#124;config&#124; # https://github.com/rails/jbuilder/issues/32 config.render_views = true end]]></description>
				<content:encoded><![CDATA[<p>Добавить в {spec/spec_helper.rb}</p>
<pre>RSpec.configure do |config|
  # https://github.com/rails/jbuilder/issues/32
  config.render_views = true
end</pre>
]]></content:encoded>
			<wfw:commentRss>https://kfeirby.ru/esli-v-rspec-ne-renderitsya-json-cherez-jbuilder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
