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
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
Sorry about my previous post, both my brain and shift keys were wacking
out. >_<
Any help on the problem?
2008/8/23 Tim M. [email protected]:
–
Have a look at the Observable module in the standard library.
Farrel
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs