<elia>
meh`, is it related to how opal/browser uses it?
<meh`>
I don't think so
<elia>
I mean I don't see calls to file in it and doesn't seem to be broken on master
<elia>
will give a try later checking out the code later anyway
* elia
is going to upgrade the os
elia has quit [Quit: (IRC Client: textualapp.com)]
jeremedia has joined #opal
<jeremedia>
Howdy. Just getting started. Looking for docs/examples for opal-browser. I'll parse it out using the tests if nothing is yet available.
<jeremedia>
Thanks.
j_mcnally has quit [Ping timeout: 260 seconds]
f-3r has joined #opal
tils` has joined #opal
tils has quit [Ping timeout: 245 seconds]
elia has joined #opal
serargz has quit [Quit: leaving]
jeremedia has quit [Ping timeout: 246 seconds]
e_dub has quit [Quit: ZZZzzz…]
e_dub has joined #opal
e_dub has quit [Quit: ZZZzzz…]
e_dub has joined #opal
tils` has quit [Ping timeout: 255 seconds]
ryanstout has quit [Quit: ryanstout]
e_dub has quit [Quit: ZZZzzz…]
f-3r has quit [Ping timeout: 255 seconds]
knoopx has joined #opal
e_dub has joined #opal
<ceej>
I seem to be having issue with opal in ie8 and phantomjs… I get SyntaxError: Invalid regular expression: nothing to repeat, ReferenceError: Can't find variable: Opal
<ceej>
meh`: is there also anything special I have to do with phantomjs, if I wrap a method in if RUBY_ENGINE != ‘opal’, it’s still getting compiled to js
<meh`>
ceej, I'm not sure exactly how you're running/compiling things
<ceej>
meh`: just capybara/phantomjs…. I’ll dig a little deeper and put a demo app in issues