Files
openproject/config/additional_boot.rb.example
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
219 B
Plaintext
Raw Normal View History

# Copy this file to additional_boot.rb and add any statements
# that should run prior to Rails booting.
#
# Example:
#
# Silence Hashie warnings in OpenProject 7.0.x
# require 'hashie'
# Hashie.logger = Logger.new(nil)