Sha256: 0e7694f8d2b2e54b709212f1ee64d39f821c5767947ab3dd43ce153f185913fc

Contents?: true

Size: 301 Bytes

Versions: 131

Compression:

Stored size: 301 Bytes

Contents

<%= render 'account/shared/page' do |page| %>
  <% page.title t('.section') %>
  <% page.body do %>
    <%= render 'index', applications: @applications %>
    <%= render 'account/platform/access_tokens/index', access_tokens: @team.platform_agent_access_tokens, context: @team %>
  <% end %>
<% end %>

Version data entries

131 entries across 131 versions & 1 rubygems

Version Path
bullet_train-api-1.19.1 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.19.0 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.18.0 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.17.1 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.17.0 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.16.0 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.15.0 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.14.2 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.14.1 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.14.0 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.13.0 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.12.3 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.12.2 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.12.1 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.12.0 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.11.0 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.10.0 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.9.0 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.8.5 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.8.4 app/views/account/platform/applications/index.html.erb