aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/blog/posts_controller.rb
Commit message (Collapse)AuthorAgeFilesLines
* prefix with blog_Philip Arndt2010-10-131-1/+4
|
* Let's paginateFernando Blat2010-10-051-1/+1
|
* PaginationFernando Blat2010-10-051-3/+3
|
* add rss supportdjones2010-09-141-4/+8
|
* better gitignore, posts controller now uses translations that existdjones2010-09-071-2/+2
|
* refactoring the frontend to use more partials, separate out the categories ↵djones2010-09-061-0/+39
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