Sha256: cc7f8cdb75d3bba5fd7c7fc6541108c5e02ab9db7cb999fa597a89ecbe54062a

Contents?: true

Size: 197 Bytes

Versions: 33

Compression:

Stored size: 197 Bytes

Contents

<%= render 'account/shared/page' do |p| %>
  <% p.content_for :title, t('.section') %>
  <% p.content_for :body do %>
    <%= render 'index', access_tokens: @access_tokens %>
  <% end %>
<% end %>

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
bullet_train-api-1.2.20 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.2.19 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.2.18 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.2.17 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.2.16 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.2.15 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.2.14 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.2.13 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.2.12 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.2.11 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.2.10 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.2.9 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.2.8 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.2.7 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.2.6 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.2.5 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.2.4 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.2.3 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.2.2 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.2.1 app/views/account/platform/access_tokens/index.html.erb