<?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: Inside Rails Engines</title>
	<atom:link href="http://casperfabricius.com/site/2006/08/06/inside-rails-engines/feed/" rel="self" type="application/rss+xml" />
	<link>http://casperfabricius.com/site/2006/08/06/inside-rails-engines/</link>
	<description>expert ruby on rails development</description>
	<pubDate>Tue, 06 Jan 2009 03:36:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: chrisv</title>
		<link>http://casperfabricius.com/site/2006/08/06/inside-rails-engines/#comment-54</link>
		<dc:creator>chrisv</dc:creator>
		<pubDate>Mon, 11 Sep 2006 14:44:37 +0000</pubDate>
		<guid isPermaLink="false">http://casperfabricius.com/blog/2006/08/06/inside-rails-engines/#comment-54</guid>
		<description>Just to save you some trouble: If you get strange errors about missing user_helper.rb and such, restart your WEBrick server. This is also mentioned in the environment.rb itself, but there are always some folks (like me) who don't read instructions...</description>
		<content:encoded><![CDATA[<p>Just to save you some trouble: If you get strange errors about missing user_helper.rb and such, restart your WEBrick server. This is also mentioned in the environment.rb itself, but there are always some folks (like me) who don&#8217;t read instructions&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kathir</title>
		<link>http://casperfabricius.com/site/2006/08/06/inside-rails-engines/#comment-53</link>
		<dc:creator>kathir</dc:creator>
		<pubDate>Fri, 18 Aug 2006 14:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://casperfabricius.com/blog/2006/08/06/inside-rails-engines/#comment-53</guid>
		<description>Nice Article.If you can post how to use a installed engine into the application.

I installed user and login engine as mentioned in the above steps. Whats next. How do i use them in my code.</description>
		<content:encoded><![CDATA[<p>Nice Article.If you can post how to use a installed engine into the application.</p>
<p>I installed user and login engine as mentioned in the above steps. Whats next. How do i use them in my code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bloggitation &#187; links for 2006-08-09</title>
		<link>http://casperfabricius.com/site/2006/08/06/inside-rails-engines/#comment-52</link>
		<dc:creator>Bloggitation &#187; links for 2006-08-09</dc:creator>
		<pubDate>Wed, 09 Aug 2006 00:22:54 +0000</pubDate>
		<guid isPermaLink="false">http://casperfabricius.com/blog/2006/08/06/inside-rails-engines/#comment-52</guid>
		<description>[...] Inside Rails Engines Rails Engines are small subsets of an application that can be dropped into any of your Rails applications and handle common parts of the application from scratch. (tags: programming rails) [...]</description>
		<content:encoded><![CDATA[<p>[...] Inside Rails Engines Rails Engines are small subsets of an application that can be dropped into any of your Rails applications and handle common parts of the application from scratch. (tags: programming rails) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
