<?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>Ruby On Rails Programming Guide &#187; ROR application directory</title>
	<atom:link href="http://rubyonrailsprogrammingguide.com/tag/ror-application-directory/feed/" rel="self" type="application/rss+xml" />
	<link>http://rubyonrailsprogrammingguide.com</link>
	<description>Ruby on Rails for Everybody</description>
	<lastBuildDate>Tue, 22 Nov 2011 09:47:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Next Step � Creating Empty Applications</title>
		<link>http://rubyonrailsprogrammingguide.com/basics/next-step-%e2%80%93-creating-empty-applications/</link>
		<comments>http://rubyonrailsprogrammingguide.com/basics/next-step-%e2%80%93-creating-empty-applications/#comments</comments>
		<pubDate>Sun, 06 Jan 2008 05:06:16 +0000</pubDate>
		<dc:creator>Ernest</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[Set-Up]]></category>
		<category><![CDATA[App's Creation in RoR]]></category>
		<category><![CDATA[ROR application directory]]></category>

		<guid isPermaLink="false">http://rubyonrailsprogrammingguide.com/uncategorized/next-step-%e2%80%93-creating-empty-applications/</guid>
		<description><![CDATA[Now that all has been set-up and is working, you should be able to create empty apps which is merely defining the application using rails which automatically creates all the necessary directories that are needed. Open a command prompt window and go to the directory where it was installed and proceed into the rails_apps directory. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.exclamationsoft.com/MailListBot/help/InstallWin2003.asp"><img src="/wp-content/uploads/scraped/17.jpg"/></a>
<p>Now that all has been set-up and is working, you should be able to create empty apps which is merely defining the application using rails which automatically creates all the necessary directories that are needed. Open a command prompt window and go to the directory where it was installed and proceed into the rails_apps directory. Type in <em>&#8216;rails filename&#8217;</em> and rails creates all the necessary directories you would be needing for the development process. Don�t get freaked out when you see the multitude of directories for they will be filled out by &#8220;RAILS&#8221; and not by you manually. The next post will discuss some of the nuances of those dizzying directories to take some of the fog over them out.</p>
]]></content:encoded>
			<wfw:commentRss>http://rubyonrailsprogrammingguide.com/basics/next-step-%e2%80%93-creating-empty-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

