<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: EphemeralModel, for Rails 2.2.2 form validation without a DB table</title>
	<atom:link href="http://www.pervasivecode.com/blog/2008/11/29/ephemeralmodel-for-rails-222-form-validation-without-a-db-table/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pervasivecode.com/blog/2008/11/29/ephemeralmodel-for-rails-222-form-validation-without-a-db-table/</link>
	<description>Jamie Flournoy's Software Development Blog</description>
	<lastBuildDate>Wed, 02 Nov 2011 15:50:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pervasive Code &#187; Things I had to fix for Rails 2.2.2</title>
		<link>http://www.pervasivecode.com/blog/2008/11/29/ephemeralmodel-for-rails-222-form-validation-without-a-db-table/comment-page-1/#comment-12849</link>
		<dc:creator>Pervasive Code &#187; Things I had to fix for Rails 2.2.2</dc:creator>
		<pubDate>Sun, 30 Nov 2008 01:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.pervasivecode.com/blog/?p=84#comment-12849</guid>
		<description>[...] I was using a nice hack from Technoweenie, to allow me to validate forms using the familiar ActiveRecord model validations API even if those forms were not backed by a database table (sometimes the UI just doesn&#8217;t look anything like the data model, y&#8217;know?). It broke, and I was unable to find any solutions from anyone else, so I wrote my own: EphemeralModel, for Rails 2.2.2 form validation without a DB table. [...]</description>
		<content:encoded><![CDATA[<p>[...] I was using a nice hack from Technoweenie, to allow me to validate forms using the familiar ActiveRecord model validations API even if those forms were not backed by a database table (sometimes the UI just doesn&#8217;t look anything like the data model, y&#8217;know?). It broke, and I was unable to find any solutions from anyone else, so I wrote my own: EphemeralModel, for Rails 2.2.2 form validation without a DB table. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

