Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for deprecation in Rails 3.2 | Philip Arndt | 2012-01-30 | 1 | -1/+1 |
* | Merge pull request #187 from substantial/rails-3-2-compat | Philip Arndt | 2012-01-28 | 1 | -2/+2 |
|\ | |||||
| * | attr_accessible :author for Post model. | Pete Higgins | 2012-01-26 | 1 | -2/+2 |
* | | add source url for post | Jeff Shumate | 2012-01-25 | 1 | -0/+7 |
|/ | |||||
* | Refactored everything (models, helpers) into proper namespace of Refinery::Bl... | Philip Arndt | 2011-11-09 | 7 | -273/+267 |
* | index action of blog post controller now caches and sweeps on changes | Jamie Winsor | 2011-09-03 | 2 | -26/+17 |
* | Add attr_accessible to blog posts to interact better with page_images | Michael Gall | 2011-08-31 | 1 | -0/+2 |
* | will_paginate is back. | Uģis Ozols | 2011-08-25 | 2 | -2/+2 |
* | Array is paginated differently. | Uģis Ozols | 2011-07-28 | 1 | -3/+5 |
* | Remove per_page pagination code from controllers. | Uģis Ozols | 2011-07-27 | 1 | -0/+3 |
* | Move per_page pagination stuff into model to dry up posts controller. | Uģis Ozols | 2011-07-27 | 1 | -0/+3 |
* | Rails 3.1 - wip. | Uģis Ozols | 2011-07-27 | 5 | -0/+280 |