class Raynet::Config
Public Class Methods
new(opts = {})
click to toggle source
# File lib/raynet.rb, line 13 def initialize(opts = {}) @opts = opts end
# File lib/raynet.rb, line 13 def initialize(opts = {}) @opts = opts end