<?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>OnRails.org: Time tracking on Rails 2.3.2</title>
    <link>http://onrails.org/articles/2009/03/24/time-tracking-on-rails-2-3-2</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Ruby On Rails and related matters.</description>
    <item>
      <title>Time tracking on Rails 2.3.2</title>
      <description>&lt;a href="http://time.onrails.org/"&gt;time.onrails.org&lt;/a&gt; was first deployed in 2005 and the last time I deployed it was in July 2007. This application is in use by several hundred people daily and several thousands did sign up over the year. It's written in old-style Rails (pre-resources) and I did port it to Rails 1.2 a while back. So today I decided to run the test suite and had a list of deprecation warnings for Rails 2.0. I did fix them all, then decided to run against Rails 2.3.2. A couple of more issues where identified (tests with fixtures should use ActionController::TestCase and ActiveRecord::TestCase) and all tests where passing. I used to have a timezone bug related to the old Rails support of time zones, so I decided to bite the bullet and try out the Rails 2.0 time zone support and found a good description &lt;a href="http://mad.ly/2008/04/09/rails-21-time-zone-support-an-overview/"&gt;here&lt;/a&gt;. The change was straight forward, et voila, time.onrails.org running on 2.3....not so quick. I did a &lt;em&gt;cap deploy&lt;/em&gt; and then realized that I didn't have the latest version of Rails on my deployment system, nor did I have the latest version of the gems. So after a '&lt;em&gt;gem update --system&lt;/em&gt; I encountered a gem related issue but with this &lt;a href="http://blog.ra66i.org/archives/informatics/2007/12/23/a-quick-gem-101-faq-gemrunner-name-error/"&gt;solution&lt;/a&gt;  I was back in business....Et voila, time.onrails.org running on 2.3.2! Note it's still old style Rails and needs a good rewrite, but if you need a free time tracking application, just go try it out. 

</description>
      <pubDate>Tue, 24 Mar 2009 02:59:42 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:69784aae-37e0-4044-843d-2bd3fdf7fbf0</guid>
      <author>Daniel Wanja</author>
      <link>http://onrails.org/articles/2009/03/24/time-tracking-on-rails-2-3-2</link>
      <category>Ruby On Rails</category>
    </item>
    <item>
      <title>"Time tracking on Rails 2.3.2" by Daniel Wanja</title>
      <description>&lt;p&gt;I was requested that a while back, and I said no back then mostly because the code is old style Rails code and I don&amp;#8217;t deem it good enough anymore to be publicly released. So sorry for that, but feel free to use the application.&lt;/p&gt;</description>
      <pubDate>Thu, 26 Mar 2009 23:06:01 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:f083e7eb-949f-4401-a3ce-21ff1f45b0cb</guid>
      <link>http://onrails.org/articles/2009/03/24/time-tracking-on-rails-2-3-2#comment-4348</link>
    </item>
    <item>
      <title>"Time tracking on Rails 2.3.2" by Feralbob</title>
      <description>&lt;p&gt;+1 for github release&lt;/p&gt;</description>
      <pubDate>Thu, 26 Mar 2009 12:28:29 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:b3936104-20cd-4855-adac-17d8c6a18f15</guid>
      <link>http://onrails.org/articles/2009/03/24/time-tracking-on-rails-2-3-2#comment-4347</link>
    </item>
    <item>
      <title>"Time tracking on Rails 2.3.2" by daniel lopes</title>
      <description>&lt;p&gt;any plan to release the code in github?&lt;/p&gt;</description>
      <pubDate>Tue, 24 Mar 2009 14:04:59 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:9e7eeff7-3085-4bb8-98ac-e2e9805e34fe</guid>
      <link>http://onrails.org/articles/2009/03/24/time-tracking-on-rails-2-3-2#comment-4341</link>
    </item>
    <item>
      <title>"Time tracking on Rails 2.3.2" by daniel lopes</title>
      <description>&lt;p&gt;any plan to release the code in github?&lt;/p&gt;</description>
      <pubDate>Tue, 24 Mar 2009 14:04:57 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:2ed80812-086f-4115-828f-645cedfbe1f5</guid>
      <link>http://onrails.org/articles/2009/03/24/time-tracking-on-rails-2-3-2#comment-4340</link>
    </item>
  </channel>
</rss>
