Sha256: 442fa2790efe08e7d3fdaeee082487088b0ea5473debc58a8db6e30b8b0812cb

Contents?: true

Size: 184 Bytes

Versions: 5

Compression:

Stored size: 184 Bytes

Contents

module RelatonOmg
  module Config
    include RelatonBib::Config
  end
  extend Config

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
relaton-omg-1.18.1 lib/relaton_omg/config.rb
relaton-omg-1.18.0 lib/relaton_omg/config.rb
relaton-omg-1.17.0 lib/relaton_omg/config.rb
relaton-omg-1.16.2 lib/relaton_omg/config.rb
relaton-omg-1.16.1 lib/relaton_omg/config.rb