<fkchang>
adambeynon: meh`_ ping, how do I get require to work with Opal.compile()
bolcerit has quit [Ping timeout: 246 seconds]
fkchang has quit [Ping timeout: 250 seconds]
boberetezeke has joined #opal
meh`_ has quit [Quit: I don't want to live on this planet anymore.]
boberetezeke has quit [Ping timeout: 252 seconds]
e_dub has joined #opal
krainboltgreene has joined #opal
<krainboltgreene>
Surprised this channel isn't called opalrb
<krainboltgreene>
I'm getting " Uncaught NameError: uninitialized constant Hacklife::Terminal" despite it clearly being defined in both my ruby and the generated JS.
krainboltgreene has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
elia has joined #opal
krainboltgreene has joined #opal
krainboltgreene has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
f-3r has joined #opal
e_dub has quit [Quit: e_dub]
boberetezeke has joined #opal
boberetezeke has quit [Ping timeout: 245 seconds]
boberetezeke has joined #opal
e_dub has joined #opal
krainboltgreene has joined #opal
<adambeynon>
krainboltgreene: got a gist? Is the file being required properly
<krainboltgreene>
adambeynon: What do you want a gist of?
<adambeynon>
Defining that constant and then how you access it. Have you tried it inside opalrb.org/try ?
<krainboltgreene>
adambeynon: I mean it's getting defined in the js.
davispuh has joined #opal
<adambeynon>
krainboltgreene: does it still break if you use require instead of require_relative? That's the only thing I can see. I can't remember how stable require_relative is, as I never use it myself
<krainboltgreene>
I'll give that a try.
meh` has joined #opal
elia has quit [Quit: Computer has gone to sleep.]
GitHub91 has joined #opal
<GitHub91>
[opal] meh pushed 2 new commits to master: http://git.io/ASfF
<GitHub91>
opal/master 248aef6 Vais Salikhov: Implement String#[] with a regexp argument...
<GitHub91>
opal/master 1e5b6e6 meh.: Merge pull request #706 from vais/string...
GitHub91 has left #opal [#opal]
travis-ci has joined #opal
<travis-ci>
opal/opal#2291 (master - 1e5b6e6 : meh.): The build passed.