Sha256: 01bd25bce1d848b71541639c3a5855f1b7aa29508252659bb32e4d55d65d3816
Contents?: true
Size: 629 Bytes
Versions: 99
Compression:
Stored size: 629 Bytes
Contents
/ = a.input :name, / placeholder: "If different than above (optional)", / wrapper: :horizontal_medium = a.input :street_1, wrapper: :horizontal_large = a.input :street_2, wrapper: :horizontal_large = a.input :street_3, wrapper: :horizontal_large = a.input :town, wrapper: :horizontal_medium = a.input :county, wrapper: :horizontal_small = a.input :postcode, wrapper: :horizontal_small = a.input :country_id, collection: Renalware::System::Country.pluck(:name, :id), wrapper: :horizontal_small = a.input :telephone, wrapper: :horizontal_medium = a.input :email, wrapper: :horizontal_medium
Version data entries
99 entries across 99 versions & 1 rubygems