lib/ohm/validations.rb in ohm-0.0.21 vs lib/ohm/validations.rb in ohm-0.0.22

- old
+ new

@@ -1,4 +1,6 @@ +# encoding: UTF-8 + module Ohm module Validations class Presenter class UnhandledErrors < StandardError attr :errors