Sha256: ddab8b35c3d7b2ef78f212c30dc485a78f9dfaaacf5a26cd2b4ac673bbf40858

Contents?: true

Size: 269 Bytes

Versions: 7

Compression:

Stored size: 269 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 static_block_for('foo') %>
</div>

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
static_blocks-0.1.1 spec/dummy/app/views/info/index.html.erb
static_blocks-0.1.0 spec/dummy/app/views/info/index.html.erb
static_blocks-0.0.5 spec/dummy/app/views/info/index.html.erb
static_blocks-0.0.4 spec/dummy/app/views/info/index.html.erb
static_blocks-0.0.3 spec/dummy/app/views/info/index.html.erb
static_blocks-0.0.2 spec/dummy/app/views/info/index.html.erb
static_blocks-0.0.1 spec/dummy/app/views/info/index.html.erb