Ruby on Rails
AR Fixtures Plugin

Make Fixtures or Dump/Load Reference Data

Writes a fixture file, using existing data in your database. Can also be used to dump a whole table to YAML which you can load later when building a new server or using other reference data.

svn: http://topfunky.net/svn/plugins/ar_fixtures

Blog Post

See also Plugins