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
By default, simple_form uses form-control class when used with Bootstrap gem. Giving input :name, as: :autocomplete omits this class. Is there any chance this may be fixed?