How can I change default size of SimpleForm inputs using initializer? I would like to treat as string all text fields too by default. So I want an input to have text size only when explicitly setting it as: :text
. Is it even possible?
↧
Change default size of text input in Simple Form
↧