module OnDestroy
Constants
- OPTIONS
- VERSION
Public Class Methods
configure(&blk)
click to toggle source
# File lib/on_destroy/config.rb, line 9 def configure(&blk); class_eval(&blk); end
# File lib/on_destroy/config.rb, line 9 def configure(&blk); class_eval(&blk); end