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.356 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.355 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.354 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.353 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.352 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.351 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.350 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.349 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.348 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.347 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.346 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.345 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.344 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.343 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.342 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.341 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.340 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.339 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.338 app/views/ish_manager/user_profiles/index.haml
ish_manager-0.1.8.337 app/views/ish_manager/user_profiles/index.haml