Sha256: 599daeb203c625ded493f934302438551a7735ea7cbda4ee7a8d818d47c238fa

Contents?: true

Size: 344 Bytes

Versions: 2

Compression:

Stored size: 344 Bytes

Contents

<h2>All specs:</h2>

<ul>
  <% Dir[Rails.root.join('app/assets/javascripts/spec/**_spec.js.{rb,opal}')].each do |spec_file| %>
    <li>
      <% path = Pathname.new(spec_file).relative_path_from( Rails.root.join('app/assets/javascripts/') ) %>
      <%= link_to path, "/opal_spec?files=#{URI.escape(path.to_s)}" %>
    </li>
  <% end %>
</ul>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
opal-rails-0.3.4 app/views/opal_spec/_index.html.erb
opal-rails-0.3.3 app/views/opal_spec/_index.html.erb