Skip to content

Applying clean code changes

  • Extracting method in Environment to avoid code duplication
  • Created tests for copy_article_tree method
  • Traded new and save for create in create_moderate_task method
  • Extracting view code from more_comments method to profile helper

Merge request reports