To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / config / additional_environment.rb.example @ 1446:3db88d605fa7

History | View | Annotate | Download (219 Bytes)

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
#
10