<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>has_many :thoughts comments</title>
    <link>http://blog.kineticweb.com</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Musings from a Ruby on Rails development team</description>
    <item>
      <title>"Automagical RSpec: Sake Spec for your Scripts" by Sebastian</title>
      <description>O my god, what happend to my line breaks?</description>
      <pubDate>Wed, 14 May 2008 05:21:53 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:b15d55c5-5d6b-4e7f-9f71-8c3d158bb8fb</guid>
      <link>http://blog.kineticweb.com/articles/2008/04/16/automagical-rspec-sake-spec-for-your-scripts#comment-255</link>
    </item>
    <item>
      <title>"Automagical RSpec: Sake Spec for your Scripts" by Sebastian</title>
      <description>Great tip.

Is it possible to combine that with autotest?

Calling "autotest" calls just "spec YOUR_SPEC_FILES" and not your sake task.

I have the problem with autotest that it just gives the correct output if I change the spec-files. Changing the code-files does not give the correct output by autotest.

Example
-------------------
Directory: CustomerTest
customer.rb
spec/customer_spec.rb

I call "autotest" in "CustomerTest". Output:

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -S /Library/Ruby/Gems/1.8/gems/rspec-1.1.3/bin/spec  spec/customer_spec.rb
...

Finished in 0.005555 seconds

3 examples, 0 failures

-------

Do I change the spec file -- Output:

[...]
3 examples, 0 failures

-------

Do I change the code file -- Output:


/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -S /Library/Ruby/Gems/1.8/gems/rspec-1.1.3/bin/spec

It does not call the spec file


Any hints?</description>
      <pubDate>Wed, 14 May 2008 05:21:30 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:bae9a721-b69b-43bf-acee-8b534792c9ba</guid>
      <link>http://blog.kineticweb.com/articles/2008/04/16/automagical-rspec-sake-spec-for-your-scripts#comment-254</link>
    </item>
    <item>
      <title>"Automagical RSpec: Sake Spec for your Scripts" by Anny</title>
      <description>I have wanted one of these forever! THANKS for the great work</description>
      <pubDate>Sun, 20 Apr 2008 04:21:31 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:c0a3d53e-775e-4d24-8818-b1d3dd42d313</guid>
      <link>http://blog.kineticweb.com/articles/2008/04/16/automagical-rspec-sake-spec-for-your-scripts#comment-253</link>
    </item>
    <item>
      <title>"Our server names" by Justin</title>
      <description>NM, your still looking for directors.</description>
      <pubDate>Wed, 16 Apr 2008 12:11:29 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:56254f2f-ccce-48f6-837e-e7316a0abf87</guid>
      <link>http://blog.kineticweb.com/articles/2008/04/16/our-server-names#comment-252</link>
    </item>
    <item>
      <title>"Our server names" by Justin</title>
      <description>Jameson?</description>
      <pubDate>Wed, 16 Apr 2008 12:09:51 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:5936c879-4841-4962-a3f4-b7bb838d3a2c</guid>
      <link>http://blog.kineticweb.com/articles/2008/04/16/our-server-names#comment-251</link>
    </item>
    <item>
      <title>"Our server names" by Colin Bartlett</title>
      <description>@Mat no need to bring a copy. I own it. =)</description>
      <pubDate>Wed, 16 Apr 2008 10:55:21 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:fd92cd70-c460-42f3-b727-3c75794dba88</guid>
      <link>http://blog.kineticweb.com/articles/2008/04/16/our-server-names#comment-250</link>
    </item>
    <item>
      <title>"Our server names" by Mat Schaffer</title>
      <description>Or Gen Sekiguchi&lt;br /&gt;&lt;br /&gt;

&lt;a href="http://www.imdb.com/title/tt0430651/" rel="nofollow"&gt;http://www.imdb.com/title/tt0430651/&lt;/a&gt;&lt;br /&gt;(I can bring a copy to pubnite if you want)
</description>
      <pubDate>Wed, 16 Apr 2008 10:42:21 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:ffff95e9-7429-40df-866b-b47b04d19ed2</guid>
      <link>http://blog.kineticweb.com/articles/2008/04/16/our-server-names#comment-249</link>
    </item>
    <item>
      <title>"Our server names" by eric</title>
      <description>What about Uwe Boll?  ;)</description>
      <pubDate>Wed, 16 Apr 2008 09:37:20 -0400</pubDate>
      <guid isPermaLink="false">urn:uuid:08531b5b-f41c-490d-a5f0-47ea77ae4c9a</guid>
      <link>http://blog.kineticweb.com/articles/2008/04/16/our-server-names#comment-248</link>
    </item>
  </channel>
</rss>
