Changeset 1875 for trunk/railties/environments
- Timestamp:
- 07/22/05 06:08:58 (4 years ago)
- Files:
-
- trunk/railties/environments/environment.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/railties/environments/environment.rb
r1775 r1875 3 3 # 4 4 # Be sure to restart your webserver when you modify this file. 5 6 # Uncomment to set UTF-8 as the encoding for strings. The Ruby default 7 # is US-ASCII (may differ on different platforms though). This setting is 8 # required if you need to return non-ASCII UTF-8 strings from ActionWebService. 9 # 10 # $KCODE = 'UTF8' 5 11 6 12 # The path to the root directory of your application.