aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/refinery/blog/comment.rb
Commit message (Expand)AuthorAgeFilesLines
* Use refinerycms-acts-as-indexed for search functionality.Uģis Ozols2013-08-071-2/+0
* Move avatar_url method to posts helper because view stuff shouldn't be in the...Uģis Ozols2012-07-311-7/+0
* Fix deprecation warnings by changing update_attribute to update_column.Uģis Ozols2012-07-311-2/+2
* Don't need to specify class names here.Pete Higgins2012-02-231-2/+2
* Move some of the Refinery::Setting's over to Refinery::Blog.Uģis Ozols2012-02-041-1/+1
* Converted scopes to class methods.Philip Arndt2012-02-031-3/+13
* Refactored everything (models, helpers) into proper namespace of Refinery::Bl...Philip Arndt2011-11-091-0/+125