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.250 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.249 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.248 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.247 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.246 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.244 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.243 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.242 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.241 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.240 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.239 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.238 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.237 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.235 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.234 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.233 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.232 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.231 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.229 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.228 app/views/ishapi/user_profiles/_index.jbuilder