public
Rubygem
Description: Dumps YAML fixtures from existing data using ActiveRecord
Homepage: http://nubyonrails.com
Clone URL: git://github.com/topfunky/ar_fixtures.git
topfunky (author)
Wed Jun 11 09:52:00 -0700 2008
commit  1c5eb71e253a29225b3f5491ff802550f635a5f5
tree    7b569ef1f9ccd6af6dce797fb7a69921e7b46dde
parent  c3cba88deddfe4a39aa2b846b99edfbc1490ded1
README.txt
= ar_fixtures

This library makes it easy to save ActiveRecord objects to reloadable files or fixtures.  ActiveRecord is required.

See tasks/ar_fixtures.rake for what can be done from the command-line, or use "rake -T" and look for items in the "db" 
namespace.

== Resources

Subversion

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

Blog

* http://nubyonrails.com

Author

* Geoffrey Grosenbach boss [at] topfunky [dot] com