Hello all, Does Rails provide a way to load one''s test fixtures (defined in yml files in test/fixtures) into one''s development database? Brian _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
> Does Rails provide a way to load one''s test fixtures (defined in yml files > in test/fixtures) into one''s development database?Not that I know of, but here''s a rake task by Tim Bates that should do just that: http://www.bigbold.com/snippets/posts/show/367 -- rick http://techno-weenie.net