Sha256: 20c0e8b7018b532f418c1bb5055230b21aa27a97f6cdfeab583fb94efaad7e2a
Contents?: true
Size: 374 Bytes
Versions: 37
Compression:
Stored size: 374 Bytes
Contents
- content_for :header do %h1 Send Invitation .row .span12 = form_for resource, :as => resource_name, :url => invitation_path(resource_name), :html => { :id => :invitation_new } do |f| = devise_error_messages! %ul %li .label= f.label :email .element= f.text_field :email = f.submit "Send an invitation", :class => "btn"
Version data entries
37 entries across 37 versions & 1 rubygems