mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-28 19:51:57 -04:00
This commit sets the default timezone for the app as UTC for both Time methods and for ActiveRecord. It also removes an unecessary pair of parentheses attached to a call to `Time.now` which did not match the style throughout the rest of the project. [#41633207]