Sha256: 66e1fa3c008ffb72be45f6f0a4265a92dad70a35218c6c5c4560124732b80465

Contents?: true

Size: 106 Bytes

Versions: 57

Compression:

Stored size: 106 Bytes

Contents

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

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
ishapi-0.1.8.73 app/views/ishapi/users/_index.jbuilder~
ishapi-0.1.8.72 app/views/ishapi/users/_index.jbuilder~
ishapi-0.1.8.71 app/views/ishapi/users/_index.jbuilder~
ishapi-0.1.8.70 app/views/ishapi/users/_index.jbuilder~
ishapi-0.1.8.69 app/views/ishapi/users/_index.jbuilder~
ishapi-0.1.8.68 app/views/ishapi/users/_index.jbuilder~
ishapi-0.1.8.67 app/views/ishapi/users/_index.jbuilder~
ishapi-0.1.8.66 app/views/ishapi/users/_index.jbuilder~
ishapi-0.1.8.65 app/views/ishapi/users/_index.jbuilder~
ishapi-0.1.8.64 app/views/ishapi/users/_index.jbuilder~
ishapi-0.1.8.63 app/views/ishapi/users/_index.jbuilder~
ishapi-0.1.8.62 app/views/ishapi/users/_index.jbuilder~
ishapi-0.1.8.61 app/views/ishapi/users/_index.jbuilder~
ishapi-0.1.8.60 app/views/ishapi/users/_index.jbuilder~
ishapi-0.1.8.59 app/views/ishapi/users/_index.jbuilder~
ishapi-0.1.8.58 app/views/ishapi/users/_index.jbuilder~
ishapi-0.1.8.57 app/views/ishapi/users/_index.jbuilder~
ishapi-0.1.8.56 app/views/ishapi/users/_index.jbuilder~
ishapi-0.1.8.55 app/views/ishapi/users/_index.jbuilder~
ishapi-0.1.8.54 app/views/ishapi/users/_index.jbuilder~