Sha256: 75a6c91f278618250446cb090137538ea69b0ab0b398af3bb894230e029216a5

Contents?: true

Size: 191 Bytes

Versions: 6

Compression:

Stored size: 191 Bytes

Contents

<h1><%= _("GetText Sample Blog on RoR") %></h1>
<%= show_article(@article, false) %>
<p>
<%= link_to _('Edit'), edit_article_path(@article) %> |
<%= link_to _('Back'), articles_path %>
</p>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
gettext_rails-2.1.0 sample/app/views/articles/show.html.erb
gettext_rails-2.0.0 sample/app/views/articles/show.html.erb
gettext_rails-2.0.2 sample/app/views/articles/show.html.erb
gettext_rails-2.0.1 sample/app/views/articles/show.html.erb
gettext_rails-2.0.3 sample/app/views/articles/show.html.erb
gettext_rails-2.0.4 sample/app/views/articles/show.html.erb