From a8f42e95504cfdacd633bd40af46e9629010ce8d Mon Sep 17 00:00:00 2001 From: Peter Leitzen Date: Mon, 26 Aug 2019 08:51:40 +0200 Subject: Tweak a cop file for testing --- rubocop/cop/active_record_association_reload.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rubocop/cop/active_record_association_reload.rb b/rubocop/cop/active_record_association_reload.rb index dc241cab7d0..99ff235eb32 100644 --- a/rubocop/cop/active_record_association_reload.rb +++ b/rubocop/cop/active_record_association_reload.rb @@ -19,3 +19,5 @@ module RuboCop end end end + +# Some changes -- cgit v1.2.1