@@ -1,4 +1,4 | |||
|
1 |
# Settings specified here will take precedence over those in config/ |
|
|
1 | # Settings specified here will take precedence over those in config/application.rb | |
|
2 | 2 | RedmineApp::Application.configure do |
|
3 | 3 | # In the development environment your application's code is reloaded on |
|
4 | 4 | # every request. This slows down response time but is perfect for development |
@@ -1,4 +1,4 | |||
|
1 |
# Settings specified here will take precedence over those in config/ |
|
|
1 | # Settings specified here will take precedence over those in config/application.rb | |
|
2 | 2 | RedmineApp::Application.configure do |
|
3 | 3 | # The production environment is meant for finished, "live" apps. |
|
4 | 4 | # Code is not reloaded between requests |
@@ -1,4 +1,4 | |||
|
1 |
# Settings specified here will take precedence over those in config/ |
|
|
1 | # Settings specified here will take precedence over those in config/application.rb | |
|
2 | 2 | RedmineApp::Application.configure do |
|
3 | 3 | # The test environment is used exclusively to run your application's |
|
4 | 4 | # test suite. You never need to work with it otherwise. Remember that |
General Comments 0
You need to be logged in to leave comments.
Login now