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