public
Description: Dumps YAML fixtures from existing data using ActiveRecord
Homepage: http://nubyonrails.com
Clone URL: git://github.com/topfunky/ar_fixtures.git
ar_fixtures / Manifest.txt
100644 22 lines (21 sloc) 0.388 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
CHANGELOG
History.txt
MIT-LICENSE
Manifest.txt
README.txt
Rakefile
about.yml
init.rb
lib/ar_fixtures.rb
tasks/ar_fixtures.rake
test/ar_fixtures_test.rb
test/database.yml
test/fixtures/beer.rb
test/fixtures/beers.yml
test/fixtures/beers_drunkards.yml
test/fixtures/drunkard.rb
test/fixtures/drunkards.yml
test/fixtures/glass.rb
test/fixtures/glasses.yml
test/schema.rb
test/test_helper.rb