Sha256: ec6fad09155451f145ee2122d8d586d6d2252a805fa5b5c894a2f56184e19ef5

Contents?: true

Size: 168 Bytes

Versions: 248

Compression:

Stored size: 168 Bytes

Contents

json.n_users users.count
json.users do
  json.array! users do |user|
    json.id       user.id.to_s
    json.name     user.name
    json.email    user.email
  end
end

Version data entries

248 entries across 248 versions & 1 rubygems

Version Path
ishapi-0.1.8.227 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.226 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.225 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.224 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.223 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.222 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.221 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.220 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.219 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.218 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.217 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.216 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.215 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.214 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.213 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.212 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.211 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.210 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.209 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.208 app/views/ishapi/user_profiles/_index.jbuilder