Sha256: 4d09359d24e8dfe0454b48b00eb0180def25fcc075c526997698ded7c6ebdb8c
Contents?: true
Size: 241 Bytes
Versions: 6
Compression:
Stored size: 241 Bytes
Contents
<ul> <% @available_locales.each do |locale| %> <li><%= link_to locale, edit_translation_handler_translation_path(:id => locale) %></li> <% end %> </ul> <%= link_to 'Create New Language', new_translation_handler_translation_path %>
Version data entries
6 entries across 4 versions & 1 rubygems