Sha256: d8f3d01bbbf839ac5cc15b2a9adf07744fdb9c384603b2a3ed22569a2da64734

Contents?: true

Size: 132 Bytes

Versions: 29

Compression:

Stored size: 132 Bytes

Contents

# frozen_string_literal: true
json.users @users do |user|
  json.id user.id
  json.user_key user.user_key
  json.text user.to_s
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
hyrax-5.1.0.pre.beta1 app/views/hyrax/users/index.json.jbuilder
hyrax-5.0.4 app/views/hyrax/users/index.json.jbuilder
hyrax-5.0.3 app/views/hyrax/users/index.json.jbuilder
hyrax-5.0.2 app/views/hyrax/users/index.json.jbuilder
hyrax-5.0.1 app/views/hyrax/users/index.json.jbuilder
hyrax-5.0.0 app/views/hyrax/users/index.json.jbuilder
hyrax-5.0.0.rc3 app/views/hyrax/users/index.json.jbuilder
hyrax-5.0.0.rc2 app/views/hyrax/users/index.json.jbuilder
hyrax-5.0.0.rc1 app/views/hyrax/users/index.json.jbuilder
hyrax-3.6.0 app/views/hyrax/users/index.json.jbuilder
hyrax-4.0.0 app/views/hyrax/users/index.json.jbuilder
hyrax-4.0.0.rc3 app/views/hyrax/users/index.json.jbuilder
hyrax-4.0.0.rc2 app/views/hyrax/users/index.json.jbuilder
hyrax-4.0.0.rc1 app/views/hyrax/users/index.json.jbuilder
hyrax-3.5.0 app/views/hyrax/users/index.json.jbuilder
hyrax-4.0.0.beta2 app/views/hyrax/users/index.json.jbuilder
hyrax-3.4.2 app/views/hyrax/users/index.json.jbuilder
hyrax-4.0.0.beta1 app/views/hyrax/users/index.json.jbuilder
hyrax-3.4.1 app/views/hyrax/users/index.json.jbuilder
hyrax-3.4.0 app/views/hyrax/users/index.json.jbuilder