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.274 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.273 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.272 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.271 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.270 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.269 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.268 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.267 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.266 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.265 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.264 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.263 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.262 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.261 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.260 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.259 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.256 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.254 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.253 app/views/ishapi/user_profiles/_index.jbuilder
ishapi-0.1.8.251 app/views/ishapi/user_profiles/_index.jbuilder