connection_ninja icon indicating copy to clipboard operation
connection_ninja copied to clipboard

rake tasks and test fixtures

Open linojon opened this issue 15 years ago • 0 comments

Is there a way to use the existing db: rake tasks on the alternative connection database? I want to have a separate test version of the external database, locally, and load fixture data into it (machinst), although my app treats it as read-only. Suggestions? for now i just created it manually and wrote a separate rake task to seed it.

linojon avatar Nov 05 '10 17:11 linojon