Sha256: b0f02be1e4ade035747e48e51d5f428330d9b087d206e6f1e1c12245aceaa9e7

Contents?: true

Size: 278 Bytes

Versions: 18

Compression:

Stored size: 278 Bytes

Contents

.a
  = form_for @profile do |f|
    .field
      = f.label :email
      = f.text_field :email, :disabled => true
    .field
      = f.label :role_name
      = f.select :role_name, ::IshModels::UserProfile::ROLES
    .action
      = f.submit 'Submit', :class => %w(button)
    

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
ish_manager-0.1.8.56 app/views/ish_manager/user_profiles/edit.haml
ish_manager-0.1.8.55 app/views/ish_manager/user_profiles/edit.haml
ish_manager-0.1.8.54 app/views/ish_manager/user_profiles/edit.haml
ish_manager-0.1.8.53 app/views/ish_manager/user_profiles/edit.haml
ish_manager-0.1.8.52 app/views/ish_manager/user_profiles/edit.haml
ish_manager-0.1.8.51 app/views/ish_manager/user_profiles/edit.haml
ish_manager-0.1.8.50 app/views/ish_manager/user_profiles/edit.haml
ish_manager-0.1.8.49 app/views/ish_manager/user_profiles/edit.haml
ish_manager-0.1.8.47 app/views/ish_manager/user_profiles/edit.haml
ish_manager-0.1.8.46 app/views/ish_manager/user_profiles/edit.haml
ish_manager-0.1.8.45 app/views/ish_manager/user_profiles/edit.haml
ish_manager-0.1.8.44 app/views/ish_manager/user_profiles/edit.haml
ish_manager-0.1.8.43 app/views/ish_manager/user_profiles/edit.haml
ish_manager-0.1.8.41 app/views/ish_manager/user_profiles/edit.haml
ish_manager-0.1.8.40 app/views/ish_manager/user_profiles/edit.haml
ish_manager-0.1.8.39 app/views/ish_manager/user_profiles/edit.haml
ish_manager-0.1.8.38 app/views/ish_manager/user_profiles/edit.haml
ish_manager-0.1.8.37 app/views/ish_manager/user_profiles/edit.haml