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.0 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.1.15 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.1.14 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.1.13 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.1.12 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.1.11 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.1.10 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.1.9 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.1.8 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.1.6 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.1.5 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.1.4 app/views/account/platform/access_tokens/index.html.erb
bullet_train-api-1.1.3 app/views/account/platform/access_tokens/index.html.erb