This project is archived and is in readonly mode.
Error in comments in environment.rb
Reported by Nigel Ramsay | September 3rd, 2008 @ 05:08 AM | in 2.x
The environment.rb file allows the user to specify their time_zone using the following line:
config.time_zone = 'UTC'
If the user wishes to use their default time zone, they should comment out this line. But, the message in the file suggests that the user should uncomment this line.
This is incorrect.
This patch fixes the invalid comment.
Comments and changes to this ticket
-
Repository September 3rd, 2008 @ 08:03 AM
- State changed from new to committed
- Tag changed from doc, edge, railties, tiny to doc, edge, patch, railties, tiny
(from [81d1c29bf60a4b27484842f3fea41fdf7680379f]) Inline help text was incorrectly telling user to uncomment line to use default local time. User should comment the line to use default local time.
Signed-off-by: Michael Koziarski michael@koziarski.com [#960 state:committed] http://github.com/rails/rails/co...
-
Repository September 3rd, 2008 @ 08:05 AM
(from [b36d000975824518d64bcdbd731287c25e9af604]) Inline help text was incorrectly telling user to uncomment line to use default local time. User should comment the line to use default local time.
Signed-off-by: Michael Koziarski michael@koziarski.com [#960 state:committed] http://github.com/rails/rails/co...
-
Ryan Bigg October 11th, 2010 @ 12:13 PM
- Tag cleared.
- Importance changed from to Low
Automatic cleanup of spam.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Referenced by
- 960 Error in comments in environment.rb Signed-off-by: Michael Koziarski michael@koziarski.com [#...
- 960 Error in comments in environment.rb Signed-off-by: Michael Koziarski michael@koziarski.com [#...