Skip to content

v0.4.1

Latest
Compare
Choose a tag to compare
@Intrepidd Intrepidd released this 12 May 13:20
  • Fixes a bug where if params contained expected falsey values, the form would treat them as nil.
    for instance form.submit({likes_cat: false}) would set likes_cat to nil instead of false.

Full Changelog: v0.4.0...v0.4.1