Sha256: 930205381daf99e6f2e371800c13b6df14febfc11532d1bbfdaa128280d08a8f

Contents?: true

Size: 155 Bytes

Versions: 14

Compression:

Stored size: 155 Bytes

Contents

json.users @users do |user|
  json.partial! 'user', user: user
end

json.meta do
  json.partial! 'push_type/api/shared/pagination', collection: @users
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
push_type_api-0.12.1 app/views/push_type/api/users/index.json.jbuilder
push_type_api-0.12.0 app/views/push_type/api/users/index.json.jbuilder
push_type_api-0.12.0.beta.1 app/views/push_type/api/users/index.json.jbuilder
push_type_api-0.11.2 app/views/push_type/api/users/index.json.jbuilder
push_type_api-0.11.1 app/views/push_type/api/users/index.json.jbuilder
push_type_api-0.11.0.beta.2 app/views/push_type/api/users/index.json.jbuilder
push_type_api-0.11.0.beta.1 app/views/push_type/api/users/index.json.jbuilder
push_type_api-0.10.4 app/views/push_type/api/users/index.json.jbuilder
push_type_api-0.10.3 app/views/push_type/api/users/index.json.jbuilder
push_type_api-0.10.2 app/views/push_type/api/users/index.json.jbuilder
push_type_api-0.10.1 app/views/push_type/api/users/index.json.jbuilder
push_type_api-0.10.0 app/views/push_type/api/users/index.json.jbuilder
push_type_api-0.10.0.beta.5 app/views/push_type/api/users/index.json.jbuilder
push_type_api-0.10.0.beta.3 app/views/push_type/api/users/index.json.jbuilder