<?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: A Visual History Of The Usefulness Of Ruby On Rails</title>
	<atom:link href="http://lostechies.com/derickbailey/2011/09/20/a-visual-history-of-the-usefulness-of-ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/derickbailey/2011/09/20/a-visual-history-of-the-usefulness-of-ruby-on-rails/</link>
	<description>Better Than Yesterday</description>
	<lastBuildDate>Thu, 20 Jun 2013 04:02:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Russell Garner</title>
		<link>http://lostechies.com/derickbailey/2011/09/20/a-visual-history-of-the-usefulness-of-ruby-on-rails/#comment-1822</link>
		<dc:creator>Russell Garner</dc:creator>
		<pubDate>Sat, 24 Sep 2011 11:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=562#comment-1822</guid>
		<description>+1 for the &quot;it&#039;s perfectly fine&quot; here.  Although yes, there was a short (half hour) learning curve because I named a file application.scss.css (and rails doesn&#039;t like that as that&#039;s the target for the consolidated CSS).  But otherwise, this gave me fewer problems than going from mySQL to Postgres for Heroku.

EDIT: Although I take your point about &quot;it just working&quot; the benefit I&#039;ve got out of it has been unreal - primarily because I don&#039;t need to think about how SCSS works, sprockets just makes it work.</description>
		<content:encoded><![CDATA[<p>+1 for the &#8220;it&#8217;s perfectly fine&#8221; here.  Although yes, there was a short (half hour) learning curve because I named a file application.scss.css (and rails doesn&#8217;t like that as that&#8217;s the target for the consolidated CSS).  But otherwise, this gave me fewer problems than going from mySQL to Postgres for Heroku.</p>
<p>EDIT: Although I take your point about &#8220;it just working&#8221; the benefit I&#8217;ve got out of it has been unreal &#8211; primarily because I don&#8217;t need to think about how SCSS works, sprockets just makes it work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derick Bailey</title>
		<link>http://lostechies.com/derickbailey/2011/09/20/a-visual-history-of-the-usefulness-of-ruby-on-rails/#comment-1819</link>
		<dc:creator>Derick Bailey</dc:creator>
		<pubDate>Fri, 23 Sep 2011 12:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=562#comment-1819</guid>
		<description>i have no doubt that it works once you get it configured. but my definition of &quot;it just works&quot; does not include &quot;once you get it configured&quot;. 

where&#039;s the &quot;rails new myapp&quot;, &quot;WOW! it just works!&quot;? that&#039;s what i want. zero config, out of the box, stand up a new app and 10 seconds later, &quot;it just works!&quot;

every report of &quot;i don&#039;t have any problems with it&quot; that i hear is qualified with &quot;once you get it configured&quot;... and that misses the point of &quot;it just works&quot;, completely.</description>
		<content:encoded><![CDATA[<p>i have no doubt that it works once you get it configured. but my definition of &#8220;it just works&#8221; does not include &#8220;once you get it configured&#8221;. </p>
<p>where&#8217;s the &#8220;rails new myapp&#8221;, &#8220;WOW! it just works!&#8221;? that&#8217;s what i want. zero config, out of the box, stand up a new app and 10 seconds later, &#8220;it just works!&#8221;</p>
<p>every report of &#8220;i don&#8217;t have any problems with it&#8221; that i hear is qualified with &#8220;once you get it configured&#8221;&#8230; and that misses the point of &#8220;it just works&#8221;, completely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny Hall</title>
		<link>http://lostechies.com/derickbailey/2011/09/20/a-visual-history-of-the-usefulness-of-ruby-on-rails/#comment-1818</link>
		<dc:creator>Johnny Hall</dc:creator>
		<pubDate>Fri, 23 Sep 2011 11:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=562#comment-1818</guid>
		<description>I&#039;m another one who finds the asset pipeline pretty straightforward. There are a few rough edges (e.g. Compass, and ensuring your environment settings are appropriate) but once you know where they are, it&#039;s not tricky at all. I&#039;m finding that it just works.

It&#039;s important to organise your script code into namespaces but that&#039;s no different than pre 3.1.</description>
		<content:encoded><![CDATA[<p>I&#8217;m another one who finds the asset pipeline pretty straightforward. There are a few rough edges (e.g. Compass, and ensuring your environment settings are appropriate) but once you know where they are, it&#8217;s not tricky at all. I&#8217;m finding that it just works.</p>
<p>It&#8217;s important to organise your script code into namespaces but that&#8217;s no different than pre 3.1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derick Bailey</title>
		<link>http://lostechies.com/derickbailey/2011/09/20/a-visual-history-of-the-usefulness-of-ruby-on-rails/#comment-1811</link>
		<dc:creator>Derick Bailey</dc:creator>
		<pubDate>Wed, 21 Sep 2011 04:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=562#comment-1811</guid>
		<description>i have a hard enough time doing minor upgrades in the 3.0.x series, keeping all of the dependencies working, too :( the prospect of upgrading to 3.1 makes me cringe.

i suspect you&#039;re right about the future of web development, though. it may not be ruby and rails, but it will most likely be something along the path that rails is currently building. 

thanks for the note, too. it&#039;s good to see people saying they are having good experiences with 3.1</description>
		<content:encoded><![CDATA[<p>i have a hard enough time doing minor upgrades in the 3.0.x series, keeping all of the dependencies working, too :( the prospect of upgrading to 3.1 makes me cringe.</p>
<p>i suspect you&#8217;re right about the future of web development, though. it may not be ruby and rails, but it will most likely be something along the path that rails is currently building. </p>
<p>thanks for the note, too. it&#8217;s good to see people saying they are having good experiences with 3.1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://lostechies.com/derickbailey/2011/09/20/a-visual-history-of-the-usefulness-of-ruby-on-rails/#comment-1810</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Wed, 21 Sep 2011 03:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=562#comment-1810</guid>
		<description>I personally didn&#039;t find the Asset Pipeline too onerous, and I think the upgrade process is a joy and a wonder compared to the torture of moving an app from Rails 1.1 to 1.2, or from 1.2 to 2.0 for that matter.

Rails 3 really is a miracle, I find myself surprised by its elegance and the amazing community that has grown along with it everyday.  Rails 3.1 may need some refinement, but honestly I think its baby steps towards where we will be 5 years from now, which is a hybrid javascript, Ruby, who knows what else environment.  We are going to have to bite the bullet eventually, Rails 3.1 is a good first step.</description>
		<content:encoded><![CDATA[<p>I personally didn&#8217;t find the Asset Pipeline too onerous, and I think the upgrade process is a joy and a wonder compared to the torture of moving an app from Rails 1.1 to 1.2, or from 1.2 to 2.0 for that matter.</p>
<p>Rails 3 really is a miracle, I find myself surprised by its elegance and the amazing community that has grown along with it everyday.  Rails 3.1 may need some refinement, but honestly I think its baby steps towards where we will be 5 years from now, which is a hybrid javascript, Ruby, who knows what else environment.  We are going to have to bite the bullet eventually, Rails 3.1 is a good first step.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derick Bailey</title>
		<link>http://lostechies.com/derickbailey/2011/09/20/a-visual-history-of-the-usefulness-of-ruby-on-rails/#comment-1809</link>
		<dc:creator>Derick Bailey</dc:creator>
		<pubDate>Wed, 21 Sep 2011 00:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=562#comment-1809</guid>
		<description>you are officially the first person I&#039;ve heard say that. i&#039;m not sure about the specifics of where people fall down with it, but i hear a lot of complaints about having to search google to figure it out as the documentation is terrible. from there, it usually goes into other complains about it in general.</description>
		<content:encoded><![CDATA[<p>you are officially the first person I&#8217;ve heard say that. i&#8217;m not sure about the specifics of where people fall down with it, but i hear a lot of complaints about having to search google to figure it out as the documentation is terrible. from there, it usually goes into other complains about it in general.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Alpert</title>
		<link>http://lostechies.com/derickbailey/2011/09/20/a-visual-history-of-the-usefulness-of-ruby-on-rails/#comment-1808</link>
		<dc:creator>David Alpert</dc:creator>
		<pubDate>Tue, 20 Sep 2011 22:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/derickbailey/?p=562#comment-1808</guid>
		<description>gotta say, I love the asset pipeline... makes managing &quot;static&quot; assets SO EASY. ;-) 

I really do find it intuitive. Where do people fall down with it?</description>
		<content:encoded><![CDATA[<p>gotta say, I love the asset pipeline&#8230; makes managing &#8220;static&#8221; assets SO EASY. ;-) </p>
<p>I really do find it intuitive. Where do people fall down with it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
