Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add popularity counter to blog posts as well as accessor for recent posts | Jeff Shumate | 2012-02-22 | 1 | -1/+35 |
* | Added support for new code in Refinery CMS since resolve/refinerycms#1234 | Philip Arndt | 2012-02-01 | 1 | -11/+11 |
* | Fix comment posting. | Pete Higgins | 2012-01-24 | 1 | -0/+24 |
* | Fixed namespacing for Refinery conventions. | Philip Arndt | 2012-01-17 | 1 | -18/+11 |
* | Refactored everything (models, helpers) into proper namespace of Refinery::Bl... | Philip Arndt | 2011-11-09 | 1 | -2/+2 |
* | Fix draft preview of blog posts | Jamie Winsor | 2011-09-21 | 1 | -0/+22 |
* | use let instead of let! when we can lazily load these fixtures | Jamie Winsor | 2011-09-04 | 1 | -4/+4 |
* | refactor factories and add #show tests for posts controller | Jamie Winsor | 2011-09-04 | 1 | -7/+54 |
* | index action of blog post controller now caches and sweeps on changes | Jamie Winsor | 2011-09-03 | 1 | -0/+40 |