module Probity
Constants
- VERSION
Public Class Methods
validators()
click to toggle source
# File lib/probity.rb, line 5 def self.validators @validators ||= {} end
# File lib/probity.rb, line 5 def self.validators @validators ||= {} end