# File lib/data_objects/spec/lib/pending_helpers.rb, line 3 def pending_if(message, boolean) if boolean pending(message) { yield } else yield end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.