Tracks is a GTD™ web application, built with Ruby on Rails https://www.getontracks.org/
Find a file
lukemelia fcab16a5c2 The contexts controller gets more RESTy. It now supports XML, RSS, ATOM, HTML and plain text views of the contexts list.
Changes include:

    * Update the URL on the Feeds page to use /contexts.rss or /contexts.txt instead of FeedController? link
    * Add created_at and updated_at timestamps to contexts table to support ATOM feeds

    Notes:

    * This will break previous context listing feed subscriptions.
    


git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@423 a4c988fc-2ded-0310-b66e-134b36920a42
2007-02-04 05:12:19 +00:00
tracks The contexts controller gets more RESTy. It now supports XML, RSS, ATOM, HTML and plain text views of the contexts list. 2007-02-04 05:12:19 +00:00