module CatClaw

Constants

VERSION

Public Class Methods

catch() click to toggle source
# File lib/cat_claw/catcher.rb, line 4
def self.catch
  Catcher.new.paw
end