Skip to content

Commit 8f9cf2b

Browse files
authored
Merge pull request #1490 from viralpraxis/actualize-references
Actualize references
2 parents 9f96c3f + 7aa04a1 commit 8f9cf2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1126,7 +1126,7 @@ Rails/ThreeStateBooleanColumn:
11261126
Rails/TimeZone:
11271127
Description: 'Checks the correct usage of time zone aware methods.'
11281128
StyleGuide: 'https://rails.rubystyle.guide#time'
1129-
Reference: 'http://danilenko.org/2012/7/6/rails_timezones'
1129+
Reference: 'https://danilenko.org/2012/7/6/rails_timezones'
11301130
Enabled: true
11311131
SafeAutoCorrect: false
11321132
VersionAdded: '0.30'

0 commit comments

Comments
 (0)