Skip to content

Instantly share code, notes, and snippets.

View gregory's full-sized avatar
🎯
Focusing

Grégory Horion gregory

🎯
Focusing
View GitHub Profile
= f.inputs :name => :code_promo, :class => 'inputs foldable' do
= f.input :validity_start, :as => :datetime, :include_blank => false
= f.input :validity_end,:as => :datetime, :include_blank => false