This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install topfunky-ar_fixtures
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Jun 11 09:47:47 -0700 2008 | [topfunky] |
| |
CHANGELOG | Wed Jun 11 09:47:47 -0700 2008 | [topfunky] |
| |
History.txt | Wed Jun 11 09:47:47 -0700 2008 | [topfunky] |
| |
MIT-LICENSE | Wed Jun 11 09:47:47 -0700 2008 | [topfunky] |
| |
Manifest.txt | Wed Jun 11 09:47:47 -0700 2008 | [topfunky] |
| |
README.txt | Wed Jun 11 09:47:47 -0700 2008 | [topfunky] |
| |
Rakefile | Wed Jun 11 09:47:47 -0700 2008 | [topfunky] |
| |
about.yml | Wed Jun 11 09:47:47 -0700 2008 | [topfunky] |
| |
ar_fixtures.gemspec | Wed Jun 11 09:52:00 -0700 2008 | [topfunky] |
| |
init.rb | Wed Jun 11 09:47:47 -0700 2008 | [topfunky] |
| |
lib/ | Wed Jun 11 09:47:47 -0700 2008 | [topfunky] |
| |
tasks/ | Wed Jun 11 09:47:47 -0700 2008 | [topfunky] |
| |
test/ | Wed Jun 11 09:47:47 -0700 2008 | [topfunky] |
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




