Sha256: e024a6c9dbe04639667d715653028a9555a1767aaa7540a11a96a3d08fb2da36

Contents?: true

Size: 231 Bytes

Versions: 47

Compression:

Stored size: 231 Bytes

Contents

<% form_tag '/welcome/signup' do -%>
    <label for="Name">Name</label>
    <%= text_field_tag 'Name' %>
    <label for="Email">Email</label>
    <%= text_field_tag 'Email' %>
    <div><%= submit_tag 'Sign up' %></div>
<% end -%>

Version data entries

47 entries across 47 versions & 13 rubygems

Version Path
basiszwo-email_spec-0.1.3 examples/rails_root/app/views/welcome/index.html.erb
bmabey-email_spec-0.0.10 examples/rails_root/app/views/welcome/index.html.erb
bmabey-email_spec-0.0.5 spec/rails_root/app/views/welcome/index.html.erb
bmabey-email_spec-0.0.6 spec/rails_root/app/views/welcome/index.html.erb
bmabey-email_spec-0.0.7 examples/rails_root/app/views/welcome/index.html.erb
bmabey-email_spec-0.0.9 examples/rails_root/app/views/welcome/index.html.erb
bmabey-email_spec-0.1.0 examples/rails_root/app/views/welcome/index.html.erb
bmabey-email_spec-0.1.1 examples/rails_root/app/views/welcome/index.html.erb
bmabey-email_spec-0.1.2 examples/rails_root/app/views/welcome/index.html.erb
bmabey-email_spec-0.1.3 examples/rails_root/app/views/welcome/index.html.erb
bmabey-email_spec-0.1.4 examples/rails_root/app/views/welcome/index.html.erb
bmabey-email_spec-0.2.0 examples/rails_root/app/views/welcome/index.html.erb
bmabey-email_spec-0.2.1 examples/rails_root/app/views/welcome/index.html.erb
bmabey-email_spec-0.3.0 examples/rails_root/app/views/welcome/index.html.erb
bmabey-email_spec-0.3.1 examples/rails_root/app/views/welcome/index.html.erb
bmabey-email_spec-0.3.2 examples/rails_root/app/views/welcome/index.html.erb
bmabey-email_spec-0.3.3 examples/rails_root/app/views/welcome/index.html.erb
bmabey-email_spec-0.3.4 examples/rails_root/app/views/welcome/index.html.erb
craigw-email_spec-0.1.4 examples/rails_root/app/views/welcome/index.html.erb
hectoregm-email_spec-0.1.2 examples/rails_root/app/views/welcome/index.html.erb