class Smiten::Paladins

The Paladins class implements those calls that are specific to the Paladins endpoint

Public Class Methods

new(options) click to toggle source

See Core for details

Calls superclass method Smiten::Core::new
# File lib/smiten/paladins.rb, line 5
def initialize(options)
  super(options)
end