Tracks is a GTD™ web application, built with Ruby on Rails https://www.getontracks.org/
Find a file
bsag 3cd8093014 Added yaml_db plugin: http://opensource.heroku.com/
Use from the commandline to dump or load your whole database and schema.
rake db:dump, then rake db:load
Useful for moving from one database adapter to another (e.g. MySQL to SQLite or vice-versa). NOTE: If you are using PostgreSQL, you need
to uncomment the lines near the end of yaml_db/lib/yaml_db.rb.


git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@880 a4c988fc-2ded-0310-b66e-134b36920a42
2008-06-14 17:07:15 +00:00
tracks Added yaml_db plugin: http://opensource.heroku.com/ 2008-06-14 17:07:15 +00:00