I finally got around to timezone-ifying my project management webapp (yeah, I know, who hasn’t written their own clone of Basecamp? ), and found some great instructions for adding TZInfo to your app. Only problem was that after logging in and viewing the first page, all further requests just timed out or returned instantly with [...]
Archives for Rails
Ruby on Rails 1.0
Ruby on Rails Ruby on Rails has reached and 1.0 release. Lots of goodies and polish included, and the main website has gotten a face-lift. It also includes two new videos, one showing off how easy it is to do ajax-magic against Flickr, and one demoing migrations. Go get it!
TimeTrack v0.9
I’ve been working on a project/time tracker using RoR (Ruby on Rails) on and off for a few months, and it’s close to where I want it to be. The UI / page flow still needs a bit of work, but it’s quite usable and I’ve been using it for all my projects with great [...]