Sha256: 06fe7b28e1f6818ce63adb52104968d9ca5ec78a054cd011b5f75857efaa05f9
Contents?: true
Size: 308 Bytes
Versions: 8
Compression:
Stored size: 308 Bytes
Contents
<p> Fill in all information pertaining to the new user you wish to create. Fields marked with * are required and must be filled out.</p> <%=form_for @user,:url => spud_admin_users_path(),:html=>{:class=>"form-horizontal"} do |f|%> <%=render :partial => "form",:locals => {:f => f}%> <%end%>
Version data entries
8 entries across 8 versions & 1 rubygems