Comment on Reminder: secret_token.rb is named so for a reasonComments−michaelmior13yI would argue this is even worse for Django projects. Django secret keys are in the settings file by default, which definitely needs to be put under revision control.
Comments
I would argue this is even worse for Django projects. Django secret keys are in the settings file by default, which definitely needs to be put under revision control.