module NcodeSyosetu
Constants
- NCODE_HOST_NAME
- VERSION
Public Class Methods
client()
click to toggle source
# File lib/ncode_syosetu.rb, line 9 def self.client @@client ||= Client.new end
# File lib/ncode_syosetu.rb, line 9 def self.client @@client ||= Client.new end