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.316 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.315 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.314 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.313 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.312 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.310 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.309 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.308 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.307 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.306 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.305 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.304 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.303 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.302 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.301 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.300 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.298 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.297 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.296 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.295 app/views/ishapi/user_profiles/_index.jbuilder