Sha256: ebf725d841cc727d64602bc8dc476d2b64e2aed4ecd094b98d6f601069e5fab7

Contents?: true

Size: 229 Bytes

Versions: 10

Compression:

Stored size: 229 Bytes

Contents

require "thoth/version"
require 'thoth/default_logger'
require 'thoth/context'
require 'thoth/output/json'
require 'thoth/logger'
require 'thoth/rails/railtie' if defined?(Rails)

module Thoth
  extend DefaultLogger, Context
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
thoth-3.0.0 lib/thoth.rb
thoth-2.0.0 lib/thoth.rb
thoth-1.0.2 lib/thoth.rb
thoth-1.0.1 lib/thoth.rb
thoth-1.0.0 lib/thoth.rb
thoth-0.0.7 lib/thoth.rb
thoth-0.0.6 lib/thoth.rb
thoth-0.0.5 lib/thoth.rb
thoth-0.0.3 lib/thoth.rb
thoth-0.0.2 lib/thoth.rb