Sha256: 1d4ea98b62cc47614ff1d126ef26adae185c58384ecfb6c5b6fd14b56eecbbad

Contents?: true

Size: 165 Bytes

Versions: 4

Compression:

Stored size: 165 Bytes

Contents

- title Radmin::I18n.t(:new_user,:default => "New User")
= form_for @user, :as => :user, :url => admin_users_path do |f|
  = render :partial => "form", :object => f

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
radmin-0.3.3 app/views/radmin/users/new.html.haml
radmin-0.3.2 app/views/radmin/users/new.html.haml
radmin-0.3.1 app/views/radmin/users/new.html.haml
radmin-0.2.0 app/views/admin/users/new.html.haml