Sha256: 510777a96ca67cef766619a175f149c118241a0e2ff7a1c10dcbf4ae7f27385e

Contents?: true

Size: 171 Bytes

Versions: 15

Compression:

Stored size: 171 Bytes

Contents

module Lusnoc
  module Helper

    def logger
      Lusnoc.configuration.logger
    end

    def build_url(path)
      Lusnoc.configuration.url + path
    end

  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
lusnoc-1.0.1.134629 lib/lusnoc/helper.rb
lusnoc-1.0.1.81655 lib/lusnoc/helper.rb
lusnoc-1.0.1.81647 lib/lusnoc/helper.rb
lusnoc-1.0.1.70330 lib/lusnoc/helper.rb
lusnoc-1.0.0.70325 lib/lusnoc/helper.rb
lusnoc-1.0.0.44554 lib/lusnoc/helper.rb
lusnoc-0.9.0.44532 lib/lusnoc/helper.rb
lusnoc-0.1.2.16875 lib/lusnoc/helper.rb
lusnoc-0.1.2.16587 lib/lusnoc/helper.rb
lusnoc-0.1.2.16562 lib/lusnoc/helper.rb
lusnoc-0.1.2.16550 lib/lusnoc/helper.rb
lusnoc-0.1.2.16548 lib/lusnoc/helper.rb
lusnoc-0.1.0 lib/lusnoc/helper.rb
lusnoc-0.0.2 lib/lusnoc/helper.rb
lusnoc-0.0.1 lib/lusnoc/helper.rb