選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

additional_environment.rb.example 219B

12345678910
  1. # Copy this file to additional_environment.rb and add any statements
  2. # that need to be passed to the Rails::Initializer. `config` is
  3. # available in this context.
  4. #
  5. # Example:
  6. #
  7. # config.log_level = :debug
  8. # ...
  9. #