<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.bronius.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Bronius Motekaitis - ror</title>
 <link>http://www.bronius.com/taxonomy/term/49/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>No rhtml, rxml, rjs or delegate template found for fleet/app/views</title>
 <link>http://www.bronius.com/rails-no-rhtml-rxml-rjs-delegate-template</link>
 <description>&lt;p&gt;Fyi, rthml not rhtml is.  Because I burned a day troubleshooting and researching, among other things, my version numbers, mod_proxy_html, and relative_path plugin in rails to see why I am getting the message:&lt;/p&gt;
&lt;p&gt;No rhtml, rxml, rjs or delegate template found for fleet/app/views 
&lt;p&gt;, I thought it would be appropriate to share the solution.  My render method (render_to_string, actually) is using a :partial call &amp;quot;fleet_import_format&amp;quot; which does properly translate to /app/views/fleet/_fleet_import_format.rhtml, however, my fingers called the file by the wrong extension: _fleet_import_format.rthml.  I accidentally swapped the t and the h, and it made all the world of a difference.  :(&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.bronius.com/rails-no-rhtml-rxml-rjs-delegate-template&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.bronius.com/rails-no-rhtml-rxml-rjs-delegate-template#comment</comments>
 <category domain="http://www.bronius.com/taxonomy/term/47">rails</category>
 <category domain="http://www.bronius.com/taxonomy/term/21">ramble</category>
 <category domain="http://www.bronius.com/taxonomy/term/46">rhtml</category>
 <category domain="http://www.bronius.com/taxonomy/term/49">ror</category>
 <category domain="http://www.bronius.com/taxonomy/term/48">ruby</category>
 <category domain="http://www.bronius.com/taxonomy/term/6">Web</category>
 <category domain="http://www.bronius.com/taxonomy/term/1">Work</category>
 <pubDate>Mon, 08 Oct 2007 16:26:19 -0400</pubDate>
 <dc:creator>bronius</dc:creator>
 <guid isPermaLink="false">53 at http://www.bronius.com</guid>
</item>
</channel>
</rss>
