Skip to content
apotonick edited this page Nov 7, 2014 · 7 revisions

1.2

  • Please rename all :as to :from.

  • :virtual used to read from the model but did not write. This is now done via writeable: false.

  • :empty is now :virtual. It doesn't read or write.

  • When you use :virtual or :empty with the new 1.2/2.0 semantics, tell Reform to stop warning you about deprecations.

    Reform::Form.reform_2_0!