Comment on Reminder: secret_token.rb is named so for a reasonparentComments−nodata13yIs that a good example? It doesn't warn if the env isn't set.−bgentry13yNo, it doesn't warn, it raises an error and prevents the application from booting: https://github.com/democrats/voter-registration/commit/2fa87...
Comments
Is that a good example? It doesn't warn if the env isn't set.
No, it doesn't warn, it raises an error and prevents the application from booting: https://github.com/democrats/voter-registration/commit/2fa87...