<ylluminate>
hey meh`, thanks so much for your help, so here is what he implemented: http://j.mp/1i6InIt (in a single gist: http://j.mp/1i6IzHP). if you could just please convert it to pure in browser rb so that he will see it effectively the same way he did it with just the only differential as having ruby in a script.rb, that will be amazing.
<ylluminate>
meh`: he'll be able to logically follow it along since he just recently started ruby and make the connections in his mind between what he did vs how you jus converted his logic to rb. please just take the skeleton here: http://j.mp/1i6LeRQ and populate script.rb with appropriate converted logic.
<ylluminate>
THANKS A MILLION!
oldfartdeveloper has quit [Ping timeout: 252 seconds]
oldfartdeveloper has joined #opal
dimaursu16 has quit [Ping timeout: 240 seconds]
fkchang has joined #opal
dimaursu16 has joined #opal
meh` has quit [Ping timeout: 245 seconds]
ryanstout has quit [Quit: ryanstout]
elia has joined #opal
<elia>
adambeynon, I switched from NewBuilder to Builder locally and discovered that opal-parser requires opal/builder
<elia>
adambeynon, is that needed?
fkchang has quit [Ping timeout: 276 seconds]
<adambeynon>
hi elia - dont think so. I think I included it from an old idea to use builder to keep track of requires inside the opalrb.org/try page
<adambeynon>
but it never happened
<elia>
adambeynon, good, I'll remove it
dimaursu16 has quit [Ping timeout: 252 seconds]
elia has quit [Read error: Connection reset by peer]
elia has joined #opal
elia has quit [Read error: Connection reset by peer]
elia has joined #opal
dimaursu16 has joined #opal
dimaursu16 has quit [Ping timeout: 245 seconds]
e_dub has quit [Quit: It's a hard knock life]
dimaursu16 has joined #opal
ylluminate has quit [Quit: Bye!]
ylluminate has joined #opal
mieko has quit [Ping timeout: 240 seconds]
GitHub67 has joined #opal
<GitHub67>
opal/master d2e43f7 Mike Owens: Triage specs in spec/filters/uncategorized.
GitHub67 has left #opal [#opal]
<GitHub67>
opal/master ddbd523 Mike Owens: Enumerator fixes: Kernel#to_enum and Enumerator#each...