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.294 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.293 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.292 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.291 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.290 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.289 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.288 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.287 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.286 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.285 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.284 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.283 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.282 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.281 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.280 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.279 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.278 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.277 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.276 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.275 app/views/ishapi/user_profiles/_index.jbuilder