Skip to content

Commit

Permalink
Altera configurações de timezone do active record.
Browse files Browse the repository at this point in the history
  • Loading branch information
ruliancruz committed Jul 22, 2024
1 parent 74c1435 commit 78e1dbc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ class Application < Rails::Application
#
# These settings can be overridden in specific environments using the files
# in config/environments, which are processed later.
config.active_record.default_timezone = :local
config.time_zone = 'America/Sao_Paulo'

config.api = config_for(:api)
Expand Down

0 comments on commit 78e1dbc

Please sign in to comment.