mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
root_path is now simply root in Rails 3
This commit is contained in:
@@ -65,6 +65,8 @@ h4. Rails General Configuration
|
||||
|
||||
* +config.reload_plugins+ enables or disables plugin reloading.
|
||||
|
||||
* +config.root+ configures the root path of the application.
|
||||
|
||||
* +config.time_zone+ sets the default time zone for the application and enables time zone awareness for Active Record.
|
||||
|
||||
* +config.whiny_nils+ enables or disabled warnings when an methods of nil are invoked. Defaults to _false_.
|
||||
|
||||
Reference in New Issue
Block a user