module Palantir
Constants
- VERSION
Public Class Methods
new(*args)
click to toggle source
# File lib/palantir.rb, line 5 def self.new(*args) Base.new(*args) end
# File lib/palantir.rb, line 5 def self.new(*args) Base.new(*args) end