Sha256: c66f8cb86f0276ac4758da4f2ca921a8bd07e8edd8b5585b41db684e6b8eeead
Contents?: true
Size: 450 Bytes
Versions: 9
Compression:
Stored size: 450 Bytes
Contents
- url = leadset.persisted? ? leadset_path( leadset.id ) : leadsets_path = form_for leadset, :as => :leadset, :url => url do |f| .input-field = f.label :company_url = f.text_field :company_url .input-field = f.label :name = f.text_field :name .input-field = f.label :tag = f.text_field :tag .input-field = f.label :location = f.text_field :location .actions{ :style => "margin-top: 1em;" } = f.submit
Version data entries
9 entries across 9 versions & 1 rubygems