estimancy/projestimate

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

Summary

Maintainability
Test Coverage
<h4>
  <%= I18n.t(:edit_user, :value => @user.name) %>
</h4>

<%= render 'users/form' %>