Displaying 1 result from an estimated 1 matches for "load_working_data".
2006 Jan 11
0
Best practice for initializing woriing data for development
...o
obvious support for keeping separate fixtures for development and
testing.
I know I could construct the initial data by hand and then dump and
restore it, but that doesn''t seem like the best way to go. I''m looking
for a solution where I could type something like "rake
load_working_data" and go from there.
Has anyone come up with a good solution for creating working data for
development?
thanks,
joshua susser
--
Posted via http://www.ruby-forum.com/.