Add IntegerNumberChamp

This commit is contained in:
Paul Chavard 2018-10-31 19:48:28 +01:00
parent 45bfb2fd47
commit 074050a91a
8 changed files with 49 additions and 0 deletions

View file

@ -0,0 +1,3 @@
= form.number_field :value,
placeholder: champ.libelle,
required: champ.mandatory?