default value to select simple form for

Solutions on MaxInterview for default value to select simple form for by the best coders in the world

showing results for - "default value to select simple form for"
Lennart
14 Jan 2017
1<%= f.input :nap, default: Time.parse('8:00') %>