Skip to content

Commit

Permalink
remove ruby as a skipped language for focused view
Browse files Browse the repository at this point in the history
  • Loading branch information
karissarjacobsen committed Oct 26, 2023
1 parent 93a632c commit 12ec3dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest/CodeExamplesManifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@
}
],
"ResultsPageText": "The document has been embedded with focused view.",
"SkipForLanguages": "bash;powershell;ruby"
"SkipForLanguages": "bash;powershell"
},
{
"ExampleNumber": 42,
Expand Down

0 comments on commit 12ec3dd

Please sign in to comment.