This repository has been archived by the owner on Apr 26, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
a rake task that will extract the current db database contents into fixtures
License
piotrb/db_to_fixtures
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
db:fixtures:dump ================ a rake task that will extract the current db database contents into fixtures the fixtures are by default keyed by classname_id, but this can be overriden by defining 'self.fixture_name_column' on the model the method can either return a string, which will be a column name to use as the key, or it can return a proc which takes the instance as a parameter, allowing complex keys Written By: Piotr Banasik <[email protected]> Released: 2006-08-21 License: MIT, please check included document
About
a rake task that will extract the current db database contents into fixtures
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published