I found at Why is rake db:migrate:reset not listed in rake -T? (thanks @Beerlington for the link) that rake -P
lists all tasks, which is what I was looking for.
I found at Why is rake db:migrate:reset not listed in rake -T? (thanks @Beerlington for the link) that rake -P
lists all tasks, which is what I was looking for.