Simple form and undefined method `map' for „translation missing: pl.date.order”:String Did you mean? tap
Rails 6 and error messages – its a complete new thing – have to guess what the heck is going on…
so solution for this is add translation or change simple_form input behaviour
pl:
(...)
date:
order:
- :day
- :month
- :year
(...)
= f.input :finish_time, as: :string
Najnowsze komentarze