Sha256: 766095c4500d1114a3832027ee2620dee4af417c21c4b1907e062e7345d06678

Contents?: true

Size: 182 Bytes

Versions: 9

Compression:

Stored size: 182 Bytes

Contents

module RelatonGb
  module Config
    include RelatonBib::Config
  end
  extend Config

  class Configuration < RelatonBib::Configuration
    PROGNAME = "relaton-gb".freeze
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
relaton-gb-1.18.4 lib/relaton_gb/config.rb
relaton-gb-1.18.3 lib/relaton_gb/config.rb
relaton-gb-1.18.2 lib/relaton_gb/config.rb
relaton-gb-1.18.1 lib/relaton_gb/config.rb
relaton-gb-1.18.0 lib/relaton_gb/config.rb
relaton-gb-1.17.0 lib/relaton_gb/config.rb
relaton-gb-1.16.3 lib/relaton_gb/config.rb
relaton-gb-1.16.2 lib/relaton_gb/config.rb
relaton-gb-1.16.1 lib/relaton_gb/config.rb