aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/refinery/blog
Commit message (Expand)AuthorAgeFilesLines
* Fix MassAssignmentSecurity::Error in integration test.Pete Higgins2012-04-011-1/+3
* Now supporting FriendlyId 4Philip Arndt2012-02-272-10/+4
* Don't need to specify class names here.Pete Higgins2012-02-232-3/+3
* Cleanup next and previous stuff.Pete Higgins2012-02-231-7/+4
* Remove functionality provided by rails.Pete Higgins2012-02-231-6/+0
* DRY some Refinery::Blog::Post methods.Pete Higgins2012-02-231-7/+8
* Change a .map to a .pluck.Pete Higgins2012-02-221-1/+1
* Merge pull request #195 from substantial/refactor_archive_widgetPhilip Arndt2012-02-221-6/+6
|\
| * Refactor .by_archive and .by_year.Pete Higgins2012-02-101-4/+4
| * Refactor all_previous into published_dates_older_than.Pete Higgins2012-02-101-2/+2
* | cleanupJeff Shumate2012-02-221-1/+1
* | add popularity counter to blog posts as well as accessor for recent postsJeff Shumate2012-02-221-0/+8
|/
* Move some of the Refinery::Setting's over to Refinery::Blog.Uģis Ozols2012-02-043-21/+12
* Converted scopes to class methods.Philip Arndt2012-02-032-22/+38
* Merge pull request #187 from substantial/rails-3-2-compatPhilip Arndt2012-01-281-2/+2
|\
| * attr_accessible :author for Post model.Pete Higgins2012-01-261-2/+2
* | add source url for postJeff Shumate2012-01-251-0/+7
|/
* Refactored everything (models, helpers) into proper namespace of Refinery::Bl...Philip Arndt2011-11-093-0/+265
* Rails 3.1 - wip.Uģis Ozols2011-07-271-0/+1