Sha256: 63e11b65a4e5a2bf0c77c234eeebe607c565cf41adf015d2f1726dd54c466781

Contents?: true

Size: 155 Bytes

Versions: 4

Compression:

Stored size: 155 Bytes

Contents

%section.round
  %h1 Sign Up

  = form_for(@user) do |f|
    = render 'users/fields', :f => f
    .actions
      = f.submit "Sign Up", :class => 'awesome'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
iceauth-0.0.4 lib/generators/iceauth/templates/app/views/users/new.html.haml
iceauth-0.0.3 lib/generators/iceauth/templates/app/views/users/new.html.haml
iceauth-0.0.2 lib/generators/iceauth/templates/app/views/users/new.html.haml
iceauth-0.0.1 lib/generators/iceauth/templates/app/views/users/new.html.haml