aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/blog/categories_controller.rb
Commit message (Collapse)AuthorAgeFilesLines
* Modify the category view of the blog to show a paged view, rather than all ↵Kyle Wilkinson2011-06-131-0/+4
| | | | blog posts.
* Consistent whitespace.Philip Arndt2010-11-231-2/+2
|
* refactoring the frontend to use more partials, separate out the categories ↵djones2010-09-061-0/+7
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