module ReadingLogExtractor

Constants

VERSION

Public Class Methods

config() click to toggle source
# File lib/reading_log_extractor.rb, line 16
def self.config
  @config ||= Config.new
end