module Simpleokta
@author Braden Shipley
Constants
- VERSION
Public Class Methods
new(*args)
click to toggle source
# File lib/simpleokta.rb, line 9 def self.new(*args) Simpleokta::Client.new(*args) end
@author Braden Shipley
# File lib/simpleokta.rb, line 9 def self.new(*args) Simpleokta::Client.new(*args) end