aboutsummaryrefslogtreecommitdiffstats
path: root/spec/requests/refinery/blog
Commit message (Expand)AuthorAgeFilesLines
* Refactored everything (models, helpers) into proper namespace of Refinery::Bl...Philip Arndt2011-11-091-2/+2
* Fix draft preview of blog postsJamie Winsor2011-09-211-0/+22
* use let instead of let! when we can lazily load these fixturesJamie Winsor2011-09-041-4/+4
* refactor factories and add #show tests for posts controllerJamie Winsor2011-09-041-7/+54
* index action of blog post controller now caches and sweeps on changesJamie Winsor2011-09-032-0/+65