This reverts commit b741fe9005
.
This was backed out as problems started occuring shortly after
a large CLI pull request was merged. However, log analysis
shows that the CLI was unrelated to the problems.
6 lines
76 B
Ruby
6 lines
76 B
Ruby
# frozen_string_literal: true
|
|
|
|
@ExampleRodish.is("k", "m") do
|
|
push :m
|
|
end
|