mischa78/boxroom

View on GitHub
app/views/users/new.html.erb

Summary

Maintainability
Test Coverage
<% content_for :title, t(:new_user) -%>

<h1><%= content_for :title %></h1>
<%= render 'form' %>