module Toptranslation

Constants

VERSION

Public Class Methods

new(options) click to toggle source
# File lib/toptranslation_api.rb, line 25
def self.new(options)
  Toptranslation::Client.new(options)
end