Sha256: 71aeb373107d3c9495fac7aea15aa44fcad3a29c85364e79f2d78a069c9fa96c
Contents?: true
Size: 459 Bytes
Versions: 101
Compression:
Stored size: 459 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
101 entries across 101 versions & 1 rubygems