view config/initializers/secret_token.rb @ 502:507b7f8e8b3b

Remove stdout logging option (already the default)
author nanaya <me@nanaya.net>
date Mon, 16 Dec 2024 01:12:44 +0900
parents d31fe32da7a0
children
line wrap: on
line source

Rails.application.config.secret_key_base = $cfg[:secret_key]