Sha256: df549026f5eeddf0014e03159736fc12143eb3f9fd129eb2c4378d31982b12eb

Contents?: true

Size: 104 Bytes

Versions: 9

Compression:

Stored size: 104 Bytes

Contents

json.data do
  json.array! @teams, partial: "api/v1/teams/team", as: :team
end

render_pagination(json)

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
bullet_train-api-1.1.10 app/views/api/v1/teams/index.json.jbuilder
bullet_train-api-1.1.9 app/views/api/v1/teams/index.json.jbuilder
bullet_train-api-1.1.8 app/views/api/v1/teams/index.json.jbuilder
bullet_train-api-1.1.6 app/views/api/v1/teams/index.json.jbuilder
bullet_train-api-1.1.5 app/views/api/v1/teams/index.json.jbuilder
bullet_train-api-1.1.4 app/views/api/v1/teams/index.json.jbuilder
bullet_train-api-1.1.3 app/views/api/v1/teams/index.json.jbuilder
bullet_train-api-1.1.2 app/views/api/v1/teams/index.json.jbuilder
bullet_train-api-1.1.1 app/views/api/v1/teams/index.json.jbuilder