<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Starting a Rails 2.0 Project</title>
	<link>http://www.terminally-incoherent.com/blog/2008/01/17/starting-a-rails-20-project/</link>
	<description>Utterly random, incoherent and disjointed rants and ramblings...</description>
	<pubDate>Sat, 10 Jan 2009 02:05:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: F2Andy</title>
		<link>http://www.terminally-incoherent.com/blog/2008/01/17/starting-a-rails-20-project/#comment-9269</link>
		<pubDate>Fri, 06 Jun 2008 10:14:13 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2008/01/17/starting-a-rails-20-project/#comment-9269</guid>
					<description>Rails 2.0 automatically adds a timestamp field to your database, which notes creation and last update date/time, so your created_at field is redundant.</description>
		<content:encoded><![CDATA[<p>Rails 2.0 automatically adds a timestamp field to your database, which notes creation and last update date/time, so your created_at field is redundant.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Rido</title>
		<link>http://www.terminally-incoherent.com/blog/2008/01/17/starting-a-rails-20-project/#comment-8332</link>
		<pubDate>Tue, 04 Mar 2008 22:12:40 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2008/01/17/starting-a-rails-20-project/#comment-8332</guid>
					<description>so this way when browsing to http://localhost:3000/users it will have all whole CRUD, which obviously should only appear in the "admin" area.

How can I separate the views like:

http://localhost:3000/users  
(and)
http://localhost:3000/admin

T.I.A.</description>
		<content:encoded><![CDATA[<p>so this way when browsing to <a href="http://localhost:3000/users" rel="nofollow">http://localhost:3000/users</a> it will have all whole CRUD, which obviously should only appear in the &#8220;admin&#8221; area.</p>
<p>How can I separate the views like:</p>
<p><a href="http://localhost:3000/users" rel="nofollow">http://localhost:3000/users</a><br />
(and)<br />
<a href="http://localhost:3000/admin" rel="nofollow">http://localhost:3000/admin</a></p>
<p>T.I.A.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.426 seconds -->
