Tracks is a GTD™ web application, built with Ruby on Rails https://www.getontracks.org/
Find a file
2006-02-12 15:18:21 +00:00
tracks Moved settings for Tracks from the file settings.yml to the database. Running 'rake migrate' will update your database appropriately, and add the default settings into it. Then you should be able to visit <code>http://0.0.0.0:3000/user/preferences</code> to view and edit your settings. The advantage is that you don't need to mess about with the settings.yml file, and each of the users can have their own settings. 2006-02-12 15:18:21 +00:00