= f.input :name, as: 'string' = f.input :description, as: 'text' = f.input :date, as: 'datepicker' = f.input :published, as: 'boolean'