Chris@909: # Copy this file to additional_environment.rb and add any statements Chris@909: # that need to be passed to the Rails::Initializer. `config` is Chris@909: # available in this context. Chris@909: # Chris@909: # Example: Chris@909: # Chris@909: # config.log_level = :debug Chris@909: # config.gem "example_plugin", :lib => false Chris@909: # config.gem "timesheet_plugin", :lib => false, :version => '0.5.0' Chris@909: # config.gem "aws-s3", :lib => "aws/s3" Chris@909: # ... Chris@909: # Chris@909: