gugod/redmine-gollum

View on GitHub
app/views/shared/_settings.html.erb

Summary

Maintainability
Test Coverage
<p>
  <%= content_tag(:label, l(:gollum_base_path)) %>
  <%= text_field_tag("settings[gollum_base_path]", Setting.plugin_redmine_gollum[:gollum_base_path]) %>
</p>