module Wykop
Constants
- VERSION
Public Class Methods
client()
click to toggle source
# File lib/wykop.rb, line 5 def self.client @client ||= Wykop::Client.new end
# File lib/wykop.rb, line 5 def self.client @client ||= Wykop::Client.new end