``` <%= f.check_box :stuff, help: "Provides stuff" %> ``` does not render the help text.
does not render the help text.