Sha256: 0e7694f8d2b2e54b709212f1ee64d39f821c5767947ab3dd43ce153f185913fc

Contents?: true

Size: 301 Bytes

Versions: 122

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

122 entries across 122 versions & 1 rubygems

Version Path
bullet_train-api-1.7.18 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.7.17 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.7.16 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.7.15 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.7.14 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.7.13 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.7.12 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.7.11 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.7.10 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.7.9 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.7.3 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.7.2 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.7.1 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.7.0 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.6.38 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.6.37 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.6.36 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.6.35 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.6.34 app/views/account/platform/applications/index.html.erb
bullet_train-api-1.6.33 app/views/account/platform/applications/index.html.erb