lib/reform/form/coercion.rb in reform-2.0.0.rc3 vs lib/reform/form/coercion.rb in reform-2.0.0
- old
+ new
@@ -1,5 +1,3 @@
require "disposable/twin/coercion"
-Reform::Form.class_eval do
- Coercion = Disposable::Twin::Coercion
-end
\ No newline at end of file
+Reform::Form::Coercion = Disposable::Twin::Coercion