Sha256: 4ed5b0a415b8c00d5f2b648ac6d32b4ed6ae197bec238a0b14ee4f3e24716799

Contents?: true

Size: 277 Bytes

Versions: 74

Compression:

Stored size: 277 Bytes

Contents

-#
-# ish_manager / user_profiles / index
-#

%h5
  User Profiles (#{@user_profiles.count})
  = link_to '[+]', new_user_profile_path

%ul.browser-default
  - @user_profiles.each do |profile|
    %li
      = link_to '[~]', edit_user_profile_path(profile)
      = profile.email

Version data entries

74 entries across 74 versions & 1 rubygems

Version Path
ish_manager-0.1.8.397 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.396 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.395 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.394 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.393 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.392 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.391 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.390 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.389 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.388 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.387 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.386 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.385 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.384 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.383 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.382 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.381 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.380 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.379 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.378 app/views/ish_manager/user_profiles/index.haml