indentlabs/notebook

View on GitHub
app/views/stream/community.html.erb

Summary

Maintainability
Test Coverage
<h1>Recently-created public pages from those you follow</h1>

<% Rails.application.config.content_types[:all].each do |content_type| %>
  <h2><%= content_type.name.pluralize %></h2>
<% end %>