<?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>3DM Design &#187; Model</title>
	<atom:link href="http://3dmdesign.com/programming/model/feed" rel="self" type="application/rss+xml" />
	<link>http://3dmdesign.com</link>
	<description>JavaScript and Ruby on Rails Web Applications</description>
	<lastBuildDate>Wed, 02 Mar 2011 01:36:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Q&amp;A: What Methods are Available with acts_as_list?</title>
		<link>http://3dmdesign.com/development/qa-what-methods-are-available-with-acts_as_list</link>
		<comments>http://3dmdesign.com/development/qa-what-methods-are-available-with-acts_as_list#comments</comments>
		<pubDate>Sun, 19 Aug 2007 17:39:24 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Active Record]]></category>
		<category><![CDATA[acts_as_list]]></category>
		<category><![CDATA[Model]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://3dmdesign.com/dev-journal/rails-application-development/qa-what-methods-are-available-with-acts_as_list</guid>
		<description><![CDATA[When you make use of Active Record&#8217;s convenient acts_as_list modifier in Rails, what does this do for you? Most of the info out there describes the way acts_as_list manages position of items, ordering them like items in a, well, ordered list. That&#8217;s great, but what about new helper methods provided by acts_as_list? Doesn&#8217;t it make [...]]]></description>
		<wfw:commentRss>http://3dmdesign.com/development/qa-what-methods-are-available-with-acts_as_list/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Displaying a hierarchy and acts_as_tree</title>
		<link>http://3dmdesign.com/development/displaying-a-hierarchy-and-acts_as_tree</link>
		<comments>http://3dmdesign.com/development/displaying-a-hierarchy-and-acts_as_tree#comments</comments>
		<pubDate>Thu, 18 Jan 2007 04:36:51 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[acts_as_tree]]></category>
		<category><![CDATA[ListFinity]]></category>
		<category><![CDATA[Model]]></category>
		<category><![CDATA[Rails]]></category>

		<guid isPermaLink="false">http://3dmdesign.com/dev-journal/rails-application-development/displaying-a-hierarchy-and-acts_as_tree</guid>
		<description><![CDATA[Do you want Rails to display your data as a hierarchy? There are a few options that might make it easier, including acts_as_tree.]]></description>
		<wfw:commentRss>http://3dmdesign.com/development/displaying-a-hierarchy-and-acts_as_tree/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

