lib/tap/support/validation.rb in bahuvrihi-tap-0.10.6 vs lib/tap/support/validation.rb in bahuvrihi-tap-0.10.7
- old
+ new
@@ -1,4 +1,6 @@
+autoload(:PP, 'pp')
+
module Tap
module Support
# Validation generates blocks for common validations and transformations of
# configurations set through Configurable. In general these blocks allow
\ No newline at end of file