module Resttestrail

Constants

VERSION

Public Class Methods

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