* Revert change to options hash within Articles::ActiveThreadsQuery#call - Reverts double splat change back to options hash - Reverts changes to active_threads_query_spec.rb options * Adds another check for tags to Articles::ActiveThreadsQuery#call - Adds a .tags.present? check to #call - Removes redundant and broken relation from #call * Reverts change to options hash within _sidebar_additional.html.erb * Removes before block from active_threads_query_spec * Moves tag filter before conditional in Articles::ActiveThreadsQuery#call - Adds before block back to active_threads_query_spec for proper testing of filtering of tags within spec * Adjust options to use new kwargs in Articles::ActiveThreadsQuery - Adjust active_threads_query_spec to use new args - Remove useless code from Articles::ActiveThreadsQuery * Adjust published_at in else block |
||
|---|---|---|
| .. | ||
| active_threads_query_spec.rb | ||