aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/refinery/blog/comment.rb
Commit message (Expand)AuthorAgeFilesLines
* Require filters_spam only in comment modelBrice Sanchez2015-02-241-0/+2
* Use strong parameters.Uģis Ozols2014-01-271-2/+0
* Supported Rails 4 and Refinery 3.0.0.devPhilip Arndt2013-09-161-15/+13
* 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