Mercurial > hg > soundsoftware-site
annotate .svn/pristine/bc/bc0bc495f28563c2bc2992c3db8742ac43b1ee5f.svn-base @ 1517:dffacf8a6908 redmine-2.5
Update to Redmine SVN revision 13367 on 2.5-stable branch
author | Chris Cannam |
---|---|
date | Tue, 09 Sep 2014 09:29:00 +0100 |
parents | cbb26bc654de |
children |
rev | line source |
---|---|
Chris@909 | 1 # Copy this file to additional_environment.rb and add any statements |
Chris@909 | 2 # that need to be passed to the Rails::Initializer. `config` is |
Chris@909 | 3 # available in this context. |
Chris@909 | 4 # |
Chris@909 | 5 # Example: |
Chris@909 | 6 # |
Chris@909 | 7 # config.log_level = :debug |
Chris@909 | 8 # config.gem "example_plugin", :lib => false |
Chris@909 | 9 # config.gem "timesheet_plugin", :lib => false, :version => '0.5.0' |
Chris@909 | 10 # config.gem "aws-s3", :lib => "aws/s3" |
Chris@909 | 11 # ... |
Chris@909 | 12 # |
Chris@909 | 13 |