
Allow test: tasks to depend on db:seed
Reported by Donald Ball | June 2nd, 2008 @ 04:29 PM
It would be nice if there were a trivial way to allow the rails' test: tasks to depend on db:seed to initialize their test data.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
An attempt to simplify the usage of seed data in Rails applications through a dead simple API.