diff options
| -rw-r--r-- | config/application.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/config/application.rb b/config/application.rb index 485c3a3..f909eaa 100644 --- a/config/application.rb +++ b/config/application.rb | |||
| @@ -14,5 +14,6 @@ module Thoughts | |||
| 14 | # Settings in config/environments/* take precedence over those specified here. | 14 | # Settings in config/environments/* take precedence over those specified here. | 
| 15 | # Application configuration should go into files in config/initializers | 15 | # Application configuration should go into files in config/initializers | 
| 16 | # -- all .rb files in that directory are automatically loaded. | 16 | # -- all .rb files in that directory are automatically loaded. | 
| 17 | config.time_zone = "Eastern Time (US & Canada)" | ||
| 17 | end | 18 | end | 
| 18 | end | 19 | end | 
