socialforge/config/additional_environment.rb

11 lines
261 B
Ruby
Raw Permalink Normal View History

2013-08-01 10:33:49 +08:00
# Copy this file to additional_environment.rb and add any statements
# that need to be passed to the Rails::Initializer. `config` is
# available in this context.
#
# Example:
#
# config.log_level = :debug
# ...
#
2013-08-11 15:05:55 +08:00
#config.relative_url_root = '/socialforge'