[Ruby] bootstrap data in test environment

Aaron Patterson aaron_patterson at speakeasy.net
Tue Jan 16 11:11:13 PST 2007


Hi, I've got a rails question.  I sent this to the rails list, but no
one is replying.  :-(

I'm working on a rails application with *lots* of bootstrap data (24
tables).  I'd rather not specify 24 fixtures in my tests, so I was
wondering if there's a way to get rake to run db:bootstrap:load on the
test database after creating it?

--Aaron

-- 
Aaron Patterson
http://tenderlovemaking.com/


More information about the Ruby mailing list