RubyFlow The Ruby and Rails community linklog

Simple & Helpful Field Helpers for Rails

Prefilled/checked fields with values from params (e.g. params_check_box_tag 'search[user_ids][]', 1).. Check boxes/radio buttons with matching(clickable) labels (e.g. radio_button_with_label 'search[foo]', 1, true, 'Foo?') and more @ helpful_fields

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in