Skip to content

Commit

Permalink
Better message for time and update time zone to California
Browse files Browse the repository at this point in the history
  • Loading branch information
FifthSurprise committed Mar 17, 2016
1 parent b32ecdc commit 57af354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,6 @@
# Do not dump schema after migrations.
config.active_record.dump_schema_after_migration = false

config.time_zone = 'Central Time (US & Canada)'
config.time_zone = "Pacific Time (US & Canada)"
config.assets.precompile << /\.(?:svg|eot|woff|ttf)\z/
end

0 comments on commit 57af354

Please sign in to comment.