Commit Graph

3 Commits

Author SHA1 Message Date
Bertocq
fcdc24a78c Avoid db:dev_seed log print when run from its test
The db:dev_seed rake logs info as it progresses as information for the
developer. But that's not needed when ran from its tests file, and it
bloats the travis/rspec output with unnecessary information.

Now the task will always log info unless the rake task receives an
optional argument.
2018-04-14 20:28:43 +02:00
Álvaro Durán Tovar
4168e3c20a adds enviroment as a dependency for db:dev_seed task 2015-09-06 19:32:07 +02:00
kikito
55bab0e535 Adds a rake db:dev_seeds task 2015-09-01 20:11:21 +02:00