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
commit 1c5eb71e253a29225b3f5491ff802550f635a5f5
tree 7b569ef1f9ccd6af6dce797fb7a69921e7b46dde
parent c3cba88deddfe4a39aa2b846b99edfbc1490ded1
tree 7b569ef1f9ccd6af6dce797fb7a69921e7b46dde
parent c3cba88deddfe4a39aa2b846b99edfbc1490ded1
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Nov 13 13:06:39 -0800 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/ | Thu Nov 13 13:06:39 -0800 2008 | [topfunky] |
| |
tasks/ | Wed Jun 11 09:47:47 -0700 2008 | [topfunky] |
| |
test/ | Thu Nov 13 13:06:39 -0800 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




