class Gibbler::Error

Public Class Methods

new(obj) click to toggle source
# File lib/gibbler.rb, line 37
def initialize(obj); @obj = obj; end