DevelopingCoder/cs61a_hintr

View on GitHub
app/views/pages/index.html.erb

Summary

Maintainability
Test Coverage
<h1>
  <%= "Hello " + current_user.name %>
</h1>