<?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/"
		>
<channel>
	<title>Comments on: Ruby On Rails publisher script now live!</title>
	<atom:link href="http://www.linkbuildingblog.com/2006/06/28/ruby-on-rails-publisher-script-now-live/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linkbuildingblog.com/2006/06/28/ruby-on-rails-publisher-script-now-live/</link>
	<description>on Link Marketing &#38; News at Text Link Ads</description>
	<lastBuildDate>Wed, 12 May 2010 09:36:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Evan</title>
		<link>http://www.linkbuildingblog.com/2006/06/28/ruby-on-rails-publisher-script-now-live/comment-page-1/#comment-1063</link>
		<dc:creator>Evan</dc:creator>
		<pubDate>Mon, 05 Feb 2007 23:25:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mediawhiz.com/text-link-ads/?p=121#comment-1063</guid>
		<description>Ryan you&#039;re getting this because TLA uses a non-standard extension to the CgiResponse object.

You need to install the following plugin into your vendor/plugins directory:

http://svn.typosphere.org/typo/trunk/vendor/plugins/expiring_action_cache/

-Evan
</description>
		<content:encoded><![CDATA[<p>Ryan you&#8217;re getting this because TLA uses a non-standard extension to the CgiResponse object.</p>
<p>You need to install the following plugin into your vendor/plugins directory:</p>
<p><a href="http://svn.typosphere.org/typo/trunk/vendor/plugins/expiring_action_cache/" rel="nofollow">http://svn.typosphere.org/typo/trunk/vendor/plugins/expiring_action_cache/</a></p>
<p>-Evan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.linkbuildingblog.com/2006/06/28/ruby-on-rails-publisher-script-now-live/comment-page-1/#comment-1062</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Sun, 02 Jul 2006 22:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mediawhiz.com/text-link-ads/?p=121#comment-1062</guid>
		<description>I placed the controller code in a new &quot;ads&quot; controller, and the view code in a corresponding &quot;ads/content.rhtml&quot; file and then attempted to call that from my main layout template by using &quot;render_component(:controller =&gt; &#039;ads&#039;, :action =&gt; &#039;content&#039;)&quot;.

I am receiving this error however on that bit of code:
ActionView::TemplateError (wrong number of arguments (0 for 1))

Any ideas why?
</description>
		<content:encoded><![CDATA[<p>I placed the controller code in a new &#8220;ads&#8221; controller, and the view code in a corresponding &#8220;ads/content.rhtml&#8221; file and then attempted to call that from my main layout template by using &#8220;render_component(:controller => &#8216;ads&#8217;, :action => &#8216;content&#8217;)&#8221;.</p>
<p>I am receiving this error however on that bit of code:<br />
ActionView::TemplateError (wrong number of arguments (0 for 1))</p>
<p>Any ideas why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal</title>
		<link>http://www.linkbuildingblog.com/2006/06/28/ruby-on-rails-publisher-script-now-live/comment-page-1/#comment-1061</link>
		<dc:creator>Pascal</dc:creator>
		<pubDate>Thu, 29 Jun 2006 08:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mediawhiz.com/text-link-ads/?p=121#comment-1061</guid>
		<description>Thank you, Patrick.

Although it may be obvious for most people that know Ruby on Rails, you may want to mention that the first part of the code belongs in the controller, and the second in the view (.rhtml)

Pascal.
</description>
		<content:encoded><![CDATA[<p>Thank you, Patrick.</p>
<p>Although it may be obvious for most people that know Ruby on Rails, you may want to mention that the first part of the code belongs in the controller, and the second in the view (.rhtml)</p>
<p>Pascal.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

