<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Holland On Rails Comments Feed</title>
    <link>http://www.hollandonrails.nl</link>
    <description>Weblog over Ruby On Rails in den Nederlandsche taal - Reacties</description>
    <item>
      <title>Suppress Rails logging</title>
      <description>&lt;p&gt;Hey Dax!&lt;/p&gt;
&lt;p&gt;Maybe handy to have a boolean somewhere to hide and show the &lt;span class=&quot;caps&quot;&gt;SQL&lt;/span&gt; queries? in development.rb or something.&lt;/p&gt;
&lt;p&gt;Can imagine that you would like to see the sql queries the most of the times.&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;</description>
      <author>michaelkoper@gmail.com(Michael)</author>
      <pubDate>Wed, 28 Jul 2010 12:19:07 +0200</pubDate>
      <link>http://hollandonrails.nl/comments/2921</link>
      <guid>http://hollandonrails.nl/comments/2921</guid>
    </item>
    <item>
      <title>RubyAndRails Conference 2010</title>
      <description>&lt;p&gt;Mooie reden om Nederland weer eens te bezoeken :)&lt;/p&gt;</description>
      <author>michaelkoper@gmail.com(Michael)</author>
      <pubDate>Thu, 22 Jul 2010 09:33:19 +0200</pubDate>
      <link>http://hollandonrails.nl/comments/2920</link>
      <guid>http://hollandonrails.nl/comments/2920</guid>
    </item>
    <item>
      <title>Writing more with less</title>
      <description>&lt;p&gt;You forget to mention that less.js is also suited for server side node.js apps, serving the same purpose as the less gems for ruby.&lt;/p&gt;</description>
      <author>jeroenbulters@gmail.com(Jeroen Bulters)</author>
      <pubDate>Thu, 15 Jul 2010 09:10:15 +0200</pubDate>
      <link>http://hollandonrails.nl/comments/2919</link>
      <guid>http://hollandonrails.nl/comments/2919</guid>
    </item>
    <item>
      <title>Browser testing web apps</title>
      <description>&lt;p&gt;Ziet er goed uit! Vind het altijd maar irritant om tests weg te gooien of 20 keer te veranderen&amp;#8230;&lt;/p&gt;</description>
      <author>michaelkoper@gmail.com(Michael)</author>
      <pubDate>Wed, 07 Jul 2010 16:42:01 +0200</pubDate>
      <link>http://hollandonrails.nl/comments/2918</link>
      <guid>http://hollandonrails.nl/comments/2918</guid>
    </item>
    <item>
      <title>Named scopes, still needed ?</title>
      <description>&lt;p&gt;For scopes with parameters I totally agree, those should be put in a class method.&lt;/p&gt;
&lt;p&gt;But for your last example I prefer the &amp;#8220;scoped&amp;#8221; way.&lt;/p&gt;</description>
      <author>royalain@gmail.com(Roy van der Meij)</author>
      <pubDate>Fri, 25 Jun 2010 11:12:11 +0200</pubDate>
      <link>http://hollandonrails.nl/comments/2917</link>
      <guid>http://hollandonrails.nl/comments/2917</guid>
    </item>
    <item>
      <title>Named scopes, still needed ?</title>
      <description>&lt;p&gt;+1&lt;/p&gt;</description>
      <author>marten@veldthuis.com(Marten Veldthuis)</author>
      <pubDate>Fri, 25 Jun 2010 10:17:13 +0200</pubDate>
      <link>http://hollandonrails.nl/comments/2916</link>
      <guid>http://hollandonrails.nl/comments/2916</guid>
    </item>
    <item>
      <title>nifty rails 3.0 methods</title>
      <description>&lt;p&gt;Hi Daniel,&lt;/p&gt;
&lt;p&gt;I see you call it with .all and that is a query triggerer. &lt;br /&gt;
If you leave that off it will return an active relation object.&lt;/p&gt;</description>
      <author>wijnand@nedbsd.eu(Wijnand Wiersma)</author>
      <pubDate>Fri, 25 Jun 2010 00:08:55 +0200</pubDate>
      <link>http://hollandonrails.nl/comments/2915</link>
      <guid>http://hollandonrails.nl/comments/2915</guid>
    </item>
    <item>
      <title>Smash Into Vim</title>
      <description>&lt;p&gt;Hey Holders!&lt;/p&gt;
&lt;p&gt;En iedereen nu overgestapt naar vim???&lt;/p&gt;
&lt;p&gt;Groetjes!&lt;/p&gt;</description>
      <author>michaelkoper@gmail.com(Michael)</author>
      <pubDate>Tue, 22 Jun 2010 08:22:50 +0200</pubDate>
      <link>http://hollandonrails.nl/comments/2914</link>
      <guid>http://hollandonrails.nl/comments/2914</guid>
    </item>
    <item>
      <title>Rails 3 screen casts</title>
      <description>&lt;p&gt;Looking at those screencasts I have to say, one of the new things about rails 3 that I look forward to is the bundler.&lt;/p&gt;
&lt;p&gt;It seems like a rather nifty way of making sure you get all the right gems with the right versions in your application (and on the server)&lt;/p&gt;
&lt;p&gt;The &amp;#8220;bundle package&amp;#8221; command for instance, takes away the dependency of having the gems you need for the application online. (which i found out the hard way). Instead you can just deploy the entire application folder with all required gems inside the vendor/cache folder.&lt;br /&gt;
And then install all gems from that folder, instead of installing them from some external location.&lt;/p&gt;
&lt;p&gt;More info about the bundler can be found on http://gembundler.com/&lt;/p&gt;</description>
      <author>daniel.willemse@holder.nl(Daniel Willemse)</author>
      <pubDate>Sun, 20 Jun 2010 23:04:09 +0200</pubDate>
      <link>http://hollandonrails.nl/comments/2913</link>
      <guid>http://hollandonrails.nl/comments/2913</guid>
    </item>
    <item>
      <title>Itsy bitsy monad</title>
      <description>&lt;p&gt;Cool trick! Clever and useful. Thanks!&lt;/p&gt;</description>
      <author>(Anton Astashov)</author>
      <pubDate>Wed, 19 May 2010 17:25:16 +0200</pubDate>
      <link>http://hollandonrails.nl/comments/2912</link>
      <guid>http://hollandonrails.nl/comments/2912</guid>
    </item>
  </channel>
</rss>
