ProjectEntropy/project-entropy.com

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

Summary

Maintainability
Test Coverage
<% content_for :title do %>About<% end %>
<h3>About the Website</h3>
<p>
This web application was created with
<%= link_to('Rails Composer', 'http://railsapps.github.io/rails-composer/') %>
from the <%= link_to('RailsApps project', 'http://railsapps.github.io/') %>.
</p>