Skip to content

Commit 6776575

Browse files
committed
Update topics list
1 parent dfecb86 commit 6776575

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

app/jobs/pages/analyze_topics_job.rb

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -83,15 +83,11 @@ def approved_topics
8383
"ActiveStorage",
8484
"ActiveSupport",
8585
"Algorithms",
86-
"Android",
87-
"Angular.js",
8886
"Arel",
8987
"Artificial Intelligence (AI)",
90-
"Assembly",
9188
"Authentication",
9289
"Authorization",
9390
"Automation",
94-
"Awards",
9591
"Background jobs",
9692
"Behavior-Driven Development (BDD)",
9793
"Blogging",
@@ -109,7 +105,6 @@ def approved_topics
109105
"Code Quality",
110106
"Command Line Interface (CLI)",
111107
"Communication",
112-
"Communication",
113108
"Community",
114109
"Compiling",
115110
"Components",
@@ -162,7 +157,6 @@ def approved_topics
162157
"Flaky Tests",
163158
"Frontend",
164159
"Functional Programming",
165-
"Game Shows",
166160
"Games",
167161
"Geocoding",
168162
"git",
@@ -352,7 +346,8 @@ def rejected_topics
352346
"Politics",
353347
"Religion",
354348
"Custom Settings",
355-
"Dynamic Rendering"
349+
"Dynamic Rendering",
350+
"Dynamic CSS"
356351
]
357352
end
358353

0 commit comments

Comments
 (0)