Skip to content

v0.0.10

Choose a tag to compare

@zachahn zachahn released this 17 Jan 20:19

Added

  • A real form builder. You can use super_form_for to build a form that looks
    like a Super form.
  • An error when the @view instance variable wasn't set in the controller.
    This should help with debugging custom controllers

Removed

  • The "sticky headers" feature. It was very possible for the table to
    look bad on certain breakpoints.