class Sukremore::Modules::Base
Public Class Methods
new(client)
click to toggle source
# File lib/sukremore/modules/base.rb, line 6 def initialize client @client= client end
# File lib/sukremore/modules/base.rb, line 6 def initialize client @client= client end