Sha256: 7f06977709f4283cb88e33a86f2f1fa0c6b5553d716561bcd359617746da7e54

Contents?: true

Size: 508 Bytes

Versions: 51

Compression:

Stored size: 508 Bytes

Contents

- title "Sign up"

%p== Already have an account? #{link_to "Log in", login_path}.

- form_for @<%= user_singular_name %> do |f|
  = f.error_messages
  %p
    = f.label :username
    %br
    = f.text_field :username
  %p
    = f.label :email, "Email Address"
    %br
    = f.text_field :email
  %p
    = f.label :password
    %br
    = f.password_field :password
  %p
    = f.label :password_confirmation, "Confirm Password"
    %br
    = f.password_field :password_confirmation
  %p
    = f.submit "Sign up"

Version data entries

51 entries across 47 versions & 18 rubygems

Version Path
PeterCoulton-rotten-generators-0.7.0 rails_generators/rotten_authentication/templates/views/haml/signup.html.haml
PeterCoulton-rotten-generators-0.7.12 rails_generators/rotten_authentication/templates/views/haml/signup.html.haml
intinno-nifty-generators-0.2.5 rails_generators/nifty_authentication/templates/views/haml/signup.html.haml
polly-nifty-generators-0.2.3 rails_generators/nifty_authentication/templates/views/haml/signup.html.haml
rotten-generators-0.9.0 rails_generators/rotten_authentication/templates/views/haml/signup.html.haml
rotten-generators-0.9.2 rails_generators/rotten_authentication/templates/views/haml/signup.html.haml
rotten-generators-0.9.3 rails_generators/rotten_authentication/templates/views/haml/signup.html.haml
rotten-generators-0.9.4 rails_generators/rotten_authentication/templates/views/haml/signup.html.haml
rotten-generators-0.9.5 rails_generators/rotten_authentication/templates/views/haml/signup.html.haml
rotten-generators-0.9.6 rails_generators/rotten_authentication/templates/views/haml/signup.html.haml
rotten-generators-0.9.7 rails_generators/rotten_authentication/templates/views/haml/signup.html.haml
rotten-rotten-generators-0.7.12 rails_generators/rotten_authentication/templates/views/haml/signup.html.haml
rubycs-nifty-generators-compass-0.0.1 rails_generators/nifty_authentication/templates/views/haml/signup.html.haml
twilson63-nifty-generators-0.2.5 rails_generators/nifty_authentication/templates/views/haml/signup.html.haml
twilson63-nifty-generators-0.2.6 rails_generators/nifty_authentication/templates/views/haml/signup.html.haml
flockonus-nifty-generators-0.0.12 rails_generators/nifty_authentication/templates/views/haml/signup.html.haml
nifty-generators-0.4.6 rails_generators/nifty_authentication/templates/views/haml/signup.html.haml
flockonus-nifty-generators-0.0.11 rails_generators/nifty_authentication/templates/views/haml/signup.html.haml
flockonus-nifty-generators-0.0.10 rails_generators/nifty_authentication/templates/views/haml/signup.html.haml
flockonus-nifty-generators-0.0.9 rails_generators/nifty_authentication/templates/views/haml/signup.html.haml