afimb/chouette2

View on GitHub
app/views/route_sections/edit.html.erb

Summary

Maintainability
Test Coverage
<%= title_tag  t('route_sections.edit.title') %>

<%= @map.to_html if @map %>
<%= render "form" %>