T
Tim Mcd
is there a way to settup an until loop 'until' a method is called? Is it
possible currently?
Something like this:
until Klass.sometin.is-called? do
...
end
thanks for the help
possible currently?
Something like this:
until Klass.sometin.is-called? do
...
end
thanks for the help