<?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>Flash Remoting for Ruby on Rails &#187; Generators</title>
	<atom:link href="http://blog.rubyamf.org/category/generators/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.rubyamf.org</link>
	<description>Ruby AMF - Flash Remoting for Ruby on Rails</description>
	<lastBuildDate>Tue, 25 Aug 2009 12:23:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Generators in RubyAMF</title>
		<link>http://blog.rubyamf.org/2007/11/14/generators-in-rubyamf/</link>
		<comments>http://blog.rubyamf.org/2007/11/14/generators-in-rubyamf/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 04:00:12 +0000</pubDate>
		<dc:creator>tony</dc:creator>
				<category><![CDATA[Generators]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[RubyAMF]]></category>

		<guid isPermaLink="false">http://blog.rubyamf.org/?p=92</guid>
		<description><![CDATA[So, after a little more discussion about generators we figured that it&#8217;d be better for folks if they were in the plugin. I&#8217;ve removed the separate google code project (you only get 10 per login yo!)
I backed off on a ClassMapping generator I was going to write to re-write the config file with ClassMappings for [...]]]></description>
			<content:encoded><![CDATA[<p>So, after a little more discussion about generators we figured that it&#8217;d be better for folks if they were in the plugin. I&#8217;ve removed the separate google code project (you only get 10 per login yo!)</p>
<p>I backed off on a ClassMapping generator I was going to write to re-write the config file with ClassMappings for each ActiveRecord. That&#8217;s now going to be a helper script that will write ClassMappings to the console for you to copy and paste and modify as needed. Non destructive, simple, and helpful.</p>
<p>One other generator will be a &#8220;Standard RubyAMF Scaffold&#8221; generator, which will be something like `script/generate scaffold &lt;model name&gt;`, but will assume that you&#8217;re only using RubyAMF and configure the generated controller accordingly.</p>
<p>One more generator will be the &#8220;RESTful Scaffold + RubyAMF&#8221; generator. That&#8217;s basically copied straight from the Rails 2.0 scaffold generator, but adds RubyAMF lines to the controller.</p>
<p>Generator scripts won&#8217;t intrude into your RubyAMF app, but they should help get your RubyAMF project up and running a little faster.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rubyamf.org/2007/11/14/generators-in-rubyamf/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>RubyAMF Generators Project</title>
		<link>http://blog.rubyamf.org/2007/11/12/rubyamf-generators-project/</link>
		<comments>http://blog.rubyamf.org/2007/11/12/rubyamf-generators-project/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 03:46:19 +0000</pubDate>
		<dc:creator>aaron</dc:creator>
				<category><![CDATA[Generators]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Remoting]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[RubyAMF]]></category>

		<guid isPermaLink="false">http://blog.rubyamf.org/?p=91</guid>
		<description><![CDATA[We&#8217;ve been talking back and forth about some generators for RubyAMF. We all feel they are a good idea, but we didn&#8217;t want to start putting these as part of the RubyAMF core. So, Tony has setup a code-generators for RubyAMF project.  I&#8217;ll voice any new or updated generators here.
]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been talking back and forth about some generators for RubyAMF. We all feel they are a good idea, but we didn&#8217;t want to start putting these as part of the RubyAMF core. So, Tony has setup a <a href="http://rubyamf-generators.googlecode.com">code-generators for RubyAMF project</a>.  I&#8217;ll voice any new or updated generators here.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.rubyamf.org/2007/11/12/rubyamf-generators-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
