Closed FinnIckler closed 5 months ago
This PR adds Rubocop's Rails rules. Actual code changes made:
Time.now
Time.now.utc
The rest of the changes are just automated replacements
This PR adds Rubocop's Rails rules. Actual code changes made:
Time.now
calls toTime.now.utc
The rest of the changes are just automated replacements