aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/refinery/blog/comment.rb
Commit message (Collapse)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
| | | | | Also simplify index views for posts, categories and comments by removing redundant code.
* Move avatar_url method to posts helper because view stuff shouldn't be in ↵Uģis Ozols2012-07-311-7/+0
| | | | the model.
* 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 ↵Philip Arndt2011-11-091-0/+125
Refinery::Blog. Requires refinery commit 25162b585b9c4023d39fd1a9796140bfa4ecb909