Object
# File lib/dragonfly/configurable.rb, line 16 def initialize(blk) @blk = blk end
# File lib/dragonfly/configurable.rb, line 20 def call @blk.call end
[Validate]
Generated with the Darkfish Rdoc Generator 2.