<?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: suprails and rg: Two Rails Application Generators</title>
	<atom:link href="http://www.railsinside.com/tools/138-rails-application-generators.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.railsinside.com/tools/138-rails-application-generators.html</link>
	<description>Daily Rails news, views, tips, and joy</description>
	<lastBuildDate>Sat, 13 Mar 2010 01:30:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bradley Grzesiak</title>
		<link>http://www.railsinside.com/tools/138-rails-application-generators.html/comment-page-1#comment-110</link>
		<dc:creator>Bradley Grzesiak</dc:creator>
		<pubDate>Tue, 04 Nov 2008 14:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsinside.com/?p=138#comment-110</guid>
		<description>It&#039;s good to hear your input, Geoffrey. I guess the biggest reason to use suprails is the as-yet-underdeveloped website that goes along with it. With suprails, you have a very concise and easy-to-grok configuration file that runs inside ruby. With that in mind, a website that aggregates and possibly ranks a multitude of such config files would be of great use to someone like me... who is fairly new to the rails scene and is completely unfamiliar with many of the available plugins (eg: I can infer what Sake is... but have personally never heard of it). With suprails.org, I can instantly see stats on what the pros are using.</description>
		<content:encoded><![CDATA[<p>It's good to hear your input, Geoffrey. I guess the biggest reason to use suprails is the as-yet-underdeveloped website that goes along with it. With suprails, you have a very concise and easy-to-grok configuration file that runs inside ruby. With that in mind, a website that aggregates and possibly ranks a multitude of such config files would be of great use to someone like me... who is fairly new to the rails scene and is completely unfamiliar with many of the available plugins (eg: I can infer what Sake is... but have personally never heard of it). With suprails.org, I can instantly see stats on what the pros are using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoffrey Grosenbach</title>
		<link>http://www.railsinside.com/tools/138-rails-application-generators.html/comment-page-1#comment-108</link>
		<dc:creator>Geoffrey Grosenbach</dc:creator>
		<pubDate>Tue, 04 Nov 2008 00:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsinside.com/?p=138#comment-108</guid>
		<description>I love the concept, but wouldn&#039;t a shell script, Rake task, or Sake task be simple, easier, and use proven/implemented libraries? 

I use a sake task to install all my plugins in new Rails apps, run generators, initialize it as a git repository, etc. It works great, uses Ruby syntax, and doesn&#039;t look much different from the configuration files mentioned at suprails and rg.

Or is there an added benefit of these projects that I&#039;m missing?

Also, I&#039;d like to see it pronounced &quot;super ales!&quot;</description>
		<content:encoded><![CDATA[<p>I love the concept, but wouldn't a shell script, Rake task, or Sake task be simple, easier, and use proven/implemented libraries? </p>
<p>I use a sake task to install all my plugins in new Rails apps, run generators, initialize it as a git repository, etc. It works great, uses Ruby syntax, and doesn't look much different from the configuration files mentioned at suprails and rg.</p>
<p>Or is there an added benefit of these projects that I'm missing?</p>
<p>Also, I'd like to see it pronounced "super ales!"</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bradley Grzesiak</title>
		<link>http://www.railsinside.com/tools/138-rails-application-generators.html/comment-page-1#comment-107</link>
		<dc:creator>Bradley Grzesiak</dc:creator>
		<pubDate>Mon, 03 Nov 2008 04:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.railsinside.com/?p=138#comment-107</guid>
		<description>Thanks for the mention of suprails! It&#039;s still in early development but is definitely functional.

I just wanted to mention that while the suprails configuration file looks like plain text (indeed, that is the intent), it is actually ruby code. That means you get everything that Ruby offers: variables, comments, file i/o (if you really want)... Suprails just provides a vocabulary to perform somewhat complicated things in a concise manner.

Also, I&#039;m working on a homepage for suprails, where rails devs can share their own configuration files and home-brewed facets (ie: plugins) for suprails. I&#039;m still working on the user-submission functionality but the basic site is here: http://suprails.org</description>
		<content:encoded><![CDATA[<p>Thanks for the mention of suprails! It's still in early development but is definitely functional.</p>
<p>I just wanted to mention that while the suprails configuration file looks like plain text (indeed, that is the intent), it is actually ruby code. That means you get everything that Ruby offers: variables, comments, file i/o (if you really want)... Suprails just provides a vocabulary to perform somewhat complicated things in a concise manner.</p>
<p>Also, I'm working on a homepage for suprails, where rails devs can share their own configuration files and home-brewed facets (ie: plugins) for suprails. I'm still working on the user-submission functionality but the basic site is here: <a href="http://suprails.org" rel="nofollow">http://suprails.org</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
