Tracks is a GTD™ web application, built with Ruby on Rails https://www.getontracks.org/
Find a file
2007-12-04 06:24:23 +00:00
tracks Tweaked the REST API for ActiveResource compatibility. Introduced a plugin I'm calling to_xml_rails2_style that patches Rails 1.2.x to make Hash#to_xml and Array#to_xml have the same behavior as in Rails 2.0. This means that people can use ActiveResource as a client to consume their Tracks data. See the new example client in doc/tracks_api_wrapper.rb. 2007-12-04 06:24:23 +00:00