docbrown/app/services/articles
Michael Kohl 45cecc8592
Break StickyArticleCollection into services (#12147)
* Break StickyArticleCollection into services

* Add tests
2021-01-08 09:14:47 +07:00
..
feeds Test variants for which posts are fetched on initial "hot articles" home feed query. (#11982) 2021-01-05 12:29:46 -05:00
builder.rb Rubocop: fix Metrics/CyclomaticComplexity and disable Metrics/AbcSize (#9221) 2020-07-10 15:26:05 +02:00
creator.rb [deploy] Limit articles created by newer users (#10686) 2020-10-06 21:02:05 -04:00
destroyer.rb [deploy] Add dependent clauses to Article and fix Comment validation (#9990) 2020-08-28 18:24:28 +02:00
detect_language.rb Move LanguageDetector to service (#12035) 2021-01-04 19:12:24 -05:00
get_user_stickies.rb Break StickyArticleCollection into services (#12147) 2021-01-08 09:14:47 +07:00
suggest.rb Move ArticleSuggester to Articles::Suggest service (#11370) 2020-11-11 13:06:33 -05:00
suggest_stickies.rb Break StickyArticleCollection into services (#12147) 2021-01-08 09:14:47 +07:00
updater.rb Rubocop: enable and fix new Rails cops (#9537) 2020-07-29 11:14:19 +02:00