bryanlarsen / ar_fixtures forked from topfunky/ar_fixtures

Dumps YAML fixtures from existing data using ActiveRecord: fork adds db:fixtures:dump_set

This URL has Read+Write access

name age message
file .gitignore Loading commit data...
file CHANGELOG Wed Jun 11 09:47:47 -0700 2008 First import from svn. Needs help to pass ERB t... [Geoffrey Grosenbach]
file History.txt Wed Jun 11 09:47:47 -0700 2008 First import from svn. Needs help to pass ERB t... [Geoffrey Grosenbach]
file MIT-LICENSE Wed Jun 11 09:47:47 -0700 2008 First import from svn. Needs help to pass ERB t... [Geoffrey Grosenbach]
file Manifest.txt Wed Jun 11 09:47:47 -0700 2008 First import from svn. Needs help to pass ERB t... [Geoffrey Grosenbach]
file README.txt Wed Jun 11 09:47:47 -0700 2008 First import from svn. Needs help to pass ERB t... [Geoffrey Grosenbach]
file Rakefile Wed Jun 11 09:47:47 -0700 2008 First import from svn. Needs help to pass ERB t... [Geoffrey Grosenbach]
file about.yml Wed Jun 11 09:47:47 -0700 2008 First import from svn. Needs help to pass ERB t... [Geoffrey Grosenbach]
file ar_fixtures.gemspec Wed Jun 11 09:52:00 -0700 2008 Gemspec [Geoffrey Grosenbach]
file init.rb Wed Jun 11 09:47:47 -0700 2008 First import from svn. Needs help to pass ERB t... [Geoffrey Grosenbach]
directory lib/
directory tasks/
directory test/
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