<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Rails Forum - Ruby on Rails Help and Discussion Forum - HTML5 and Webrick Ruby Server not Showing]]></title>
		<link>http://railsforum.com/viewtopic.php?id=47867</link>
		<description><![CDATA[The most recent posts in HTML5 and Webrick Ruby Server not Showing.]]></description>
		<lastBuildDate>Fri, 10 Feb 2012 18:12:55 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[HTML5 and Webrick Ruby Server not Showing]]></title>
			<link>http://railsforum.com/viewtopic.php?pid=149545#p149545</link>
			<description><![CDATA[<p>Ok, guys I have this weird problem, making HTML5 video working on my production server Webrick (my Ruby Application). So the HTML code is simply this:</p><p><em>&lt;video width=&quot;560&quot; height=&quot;330&quot; controls=&quot;controls&quot; autobuffer=&quot;autobuffer&quot;&gt;</em></p><p><em>&lt;source src=&quot;/videos/final_video.m4v&quot; type=&quot;video/mp4&quot; /&gt;<br />&lt;!-- &lt;source src=&quot;/videos/video.ogv&quot; type=&quot;video/ogg&quot; /&gt; --&gt;</em></p><p><em>&lt;/video&gt;</em></p><p>Is there something wrong with webrick? I used mongrel, and I get the same problem. now if I just create an empty HTML file and pu the same video code in, and open it with firefox, it works fine... Any suggestions please?</p><p>I got this in my &quot;application.rb&quot;</p><p>...<br />#HTML5 Video !!!<br />config.assets.paths &lt;&lt; &quot;#{Rails.root}/public/videos&quot;<br />...</p><p>and I got my videos under :</p><p>Ruby_Project/public/videos</p><p>One more thing! Mongrel returns me this:</p><p>Started GET &quot;/final_video.mp4&quot; for 127.0.0.1 at Fri Feb 10 13:47:36 +0000 2012</p><p>ActionController::RoutingError (No route matches [GET] &quot;/final_video.mp4&quot;):</p>]]></description>
			<author><![CDATA[dummy@example.com (alrosh7)]]></author>
			<pubDate>Fri, 10 Feb 2012 18:12:55 +0000</pubDate>
			<guid>http://railsforum.com/viewtopic.php?pid=149545#p149545</guid>
		</item>
	</channel>
</rss>
