Does Rails run initializers for rake task?

Viewed 8072

Are the scripts from config/initializers executed when I run rake task?

2 Answers
Related