bryanlarsen / ar_fixtures forked from topfunky/ar_fixtures
- Source
- Commits
- Network (7)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
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/ | ||
| |
tasks/ | ||
| |
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

