aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/blog_posts/show.html.erb
Commit message (Expand)AuthorAgeFilesLines
* refactoring the frontend to use more partials, separate out the categories in...djones2010-09-061-89/+0
* put date under post title not on the sidedjones2010-09-061-2/+1
* change to pluraldjones2010-09-061-1/+1
* Hello rails3 support.Philip Arndt2010-09-031-0/+14
* Comment moderation now working in the backend. Of course it still happens aut...Philip Arndt2010-09-021-1/+1
* Comments are now moderated automatically unless moderation is enabled and sho...Philip Arndt2010-08-301-23/+24
* wrote rails engine for later, added ability to add comments and see ones alre...Philip Arndt2010-08-281-0/+37
* display more frontend, create separate css for frontend and backend, namespac...Philip Arndt2010-08-261-9/+14
* frontend markup and categories.Philip Arndt2010-08-261-1/+14
* Initial commit - you can create, edit and delete a blog post and it respects ...Philip Arndt2010-08-091-0/+20