Sha256: 6a42beb7f3730bfeaad0ea9b808ce9994a9ed60b44395723ea5b4c2bcdcf5dd3

Contents?: true

Size: 264 Bytes

Versions: 12

Compression:

Stored size: 264 Bytes

Contents

<h1>Dummy app Info#index</h1>

<div id="locale">
  Language

  <%= link_to_unless_current "English", locale: "en" %> |
  <%= link_to_unless_current "Wookieespeak", locale: "wk" %>
</div>

<div>
  <%=raw snippet_for('foo') %>
</div>

<div>
  <%= t :hello %>
</div>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
static_blocks-1.2.1 spec/dummy/app/views/info/index.html.erb
static_blocks-1.2.0 spec/dummy/app/views/info/index.html.erb
static_blocks-1.1.5 spec/dummy/app/views/info/index.html.erb
static_blocks-1.1.4 spec/dummy/app/views/info/index.html.erb
static_blocks-1.1.3 spec/dummy/app/views/info/index.html.erb
static_blocks-1.1.2 spec/dummy/app/views/info/index.html.erb
static_blocks-1.1.1 spec/dummy/app/views/info/index.html.erb
static_blocks-1.1.0 spec/dummy/app/views/info/index.html.erb
static_blocks-1.0.3 spec/dummy/app/views/info/index.html.erb
static_blocks-1.0.2 spec/dummy/app/views/info/index.html.erb
static_blocks-1.0.1 spec/dummy/app/views/info/index.html.erb
static_blocks-1.0.0 spec/dummy/app/views/info/index.html.erb