Sha256: 9b7800d74191d606d818b10508827744bfac8d92e90d61aa43881f168c869658
Contents?: true
Size: 274 Bytes
Versions: 9
Compression:
Stored size: 274 Bytes
Contents
<% form_for @user do |form| %> <%= render :partial => '/users/form', :object => form %> <%= form.submit 'Sign up', :disable_with => 'Please wait...' %> <% end %> Sign in with Facebook <%= link_to image_tag('connect_light_medium_long.gif'), facebook_new_session_path %>
Version data entries
9 entries across 5 versions & 1 rubygems