lib/haveapi/client/validators/numericality.rb in haveapi-client-0.11.1 vs lib/haveapi/client/validators/numericality.rb in haveapi-client-0.12.0
- old
+ new
@@ -1,4 +1,6 @@
+require 'haveapi/client/validator'
+
module HaveAPI::Client
class Validators::Numericality < Validator
name :number
def valid?