app/models/effective/log.rb in effective_logging-3.1.14 vs app/models/effective/log.rb in effective_logging-3.1.15

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Effective class Log < ActiveRecord::Base self.table_name = EffectiveLogging.logs_table_name.to_s # Self-Referencing relationship