Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/topfunky/ar_fixtures
Dumps YAML fixtures from existing data using ActiveRecord
https://github.com/topfunky/ar_fixtures
Last synced: 11 days ago
JSON representation
Dumps YAML fixtures from existing data using ActiveRecord
- Host: GitHub
- URL: https://github.com/topfunky/ar_fixtures
- Owner: topfunky
- License: mit
- Created: 2008-06-11T16:37:27.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2008-11-13T21:06:55.000Z (about 16 years ago)
- Last Synced: 2024-04-15T14:13:23.906Z (7 months ago)
- Language: Ruby
- Homepage: http://nubyonrails.com
- Size: 231 KB
- Stars: 69
- Watchers: 5
- Forks: 24
- Open Issues: 3
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGELOG
- License: MIT-LICENSE
Awesome Lists containing this project
README
= 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