module PrChangelog

Main module

Constants

VERSION

Public Class Methods

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