Skip to content

Instantly share code, notes, and snippets.

@amitpatelx
Created April 3, 2012 09:43
Show Gist options
  • Save amitpatelx/2290720 to your computer and use it in GitHub Desktop.
Save amitpatelx/2290720 to your computer and use it in GitHub Desktop.
Rails::Initializer.run do |config|
config.time_zone = "UTC"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment