aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/blog_controller.rb
Commit message (Collapse)AuthorAgeFilesLines
* Consistent whitespace.Philip Arndt2010-11-231-2/+2
|
* include the blog helper in all blog front end controllers. Also fix kend ↵djones2010-11-221-0/+1
| | | | error on show.html.erb for front end blog viewing
* refactoring the frontend to use more partials, separate out the categories ↵djones2010-09-061-0/+15
into it's own controller, namespace the blog into it's own folder and create a base blog controller for handling common front end tasks