Skip to content

Commit ee1dec2

Browse files
Fix rubocop offenses
1 parent 113269d commit ee1dec2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/redmine_privacy_terms/patches/application_controller_patch.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ module ApplicationControllerPatch
77

88
included do
99
include InstanceMethods
10+
1011
before_action :check_agreement
1112
end
1213

0 commit comments

Comments
 (0)