mileszs / ar_fixtures forked from topfunky/ar_fixtures
- Source
- Commits
- Network (7)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Nov 13 13:06:39 -0800 2008 | |
| |
CHANGELOG | Wed Jun 11 09:47:47 -0700 2008 | |
| |
History.txt | Wed Jun 11 09:47:47 -0700 2008 | |
| |
MIT-LICENSE | Wed Jun 11 09:47:47 -0700 2008 | |
| |
Manifest.txt | Wed Jun 11 09:47:47 -0700 2008 | |
| |
README.txt | Wed Jun 11 09:47:47 -0700 2008 | |
| |
Rakefile | Wed Jun 11 09:47:47 -0700 2008 | |
| |
about.yml | Wed Jun 11 09:47:47 -0700 2008 | |
| |
ar_fixtures.gemspec | Wed Jun 11 09:52:00 -0700 2008 | |
| |
init.rb | Wed Jun 11 09:47:47 -0700 2008 | |
| |
lib/ | Mon May 18 09:46:21 -0700 2009 | |
| |
tasks/ | Wed Apr 29 12:59:33 -0700 2009 | |
| |
test/ | Wed Apr 29 12:57:30 -0700 2009 |
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
