You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of Rails 8, text_area and check_box are renamed respectively to textarea and checkbox (see changelog). This gem would eventually reflect these changes, although the old names still works (as aliases).