This project is archived and is in readonly mode.

#960 ✓committed
Nigel Ramsay

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

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>

Attachments

Referenced by

Pages