mileszs / ar_fixtures forked from topfunky/ar_fixtures

Dumps YAML fixtures from existing data using ActiveRecord

This URL has Read+Write access

name age message
file .gitignore Thu Nov 13 13:06:39 -0800 2008 Better handling of options and HABTM tables. [U... [Geoffrey Grosenbach]
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/ Mon May 18 09:46:21 -0700 2009 Oops. No, really, just tell me the file... [mileszs]
directory tasks/ Wed Apr 29 12:59:33 -0700 2009 tableize, then classify, then constantize Beca... [mileszs]
directory test/ Wed Apr 29 12:57:30 -0700 2009 Merge branch 'master' of git://github.com/rheim... [mileszs]
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