<travis-ci>
[travis-ci] opal/opal#1784 (master - 158cd0a : Adam Beynon): The build passed.
<adambeynon>
elia: thats actually a really good blog post
<elia>
in which we should have our own, and probably also a mailchimp like mailing list to subscribe to blog updates (now that google-reader is dead seems the way to go…)
<elia>
adambeynon, btw have you looked at current status of requires branch
GitHub56 has joined #opal
<GitHub56>
opal/real-requires 13cb652 Elia Schito: Get File.expand_path into adulthood
<GitHub56>
opal/real-requires 942e90f Elia Schito: Add stubs support to NewBuilder…
GitHub56 has left #opal [#opal]
<GitHub56>
[opal] elia pushed 2 new commits to real-requires: http://git.io/YUGjug
<elia>
sorry :) there were missing commits
<elia>
adambeynon, with the commits above only failing specs are those in Time and those related to .opalerb templates
<adambeynon>
elia: reading through it now to get up to speed :)
<adambeynon>
elia: so, if I read it all correctly, we are just using sprockets for #depend_on(), but we are manually doing the compile work?
<elia>
adambeynon, exact, just like sass
elia has quit [Ping timeout: 240 seconds]
elia has joined #opal
<elia>
adambeynon, I'm back
meh` has joined #opal
edub has joined #opal
e_dub has quit [Ping timeout: 255 seconds]
edub has quit [Ping timeout: 252 seconds]
boberetezeke has quit [Quit: boberetezeke]
e_dub has joined #opal
e_dub has quit [Quit: It's a hard knock life]
boberetezeke has joined #opal
elia has quit [Read error: Operation timed out]
elia has joined #opal
boberetezeke has quit [Ping timeout: 255 seconds]
boberetezeke has joined #opal
boberetezeke has quit [Ping timeout: 255 seconds]
ryanstout has joined #opal
elia has quit [Read error: Operation timed out]
boberetezeke has joined #opal
boberetezeke has quit [Quit: boberetezeke]
boberetezeke has joined #opal
fkchang has joined #opal
boberetezeke1 has joined #opal
boberetezeke has quit [Ping timeout: 240 seconds]
boberetezeke1 has quit [Ping timeout: 240 seconds]
DrShoggoth has joined #opal
<fkchang>
ryanstout: did you sign up for crossplatformruby.com -- I saw you retweeted his slides
<ryanstout>
fkchang: yea, I signed up. Was that your thing?
boberetezeke has joined #opal
boberetezeke has quit [Ping timeout: 240 seconds]
boberetezeke has joined #opal
<fkchang>
ryanstout: it wasn't my thing, just curious coz I signed up just to see what he was going to say
<fkchang>
I think I have a somewhat similar vision, but I haven't committed to a direction yet
<fkchang>
sometimes I think it's opal on front/backend, lately w/my jubilee experiment working, I might want jubilee on the backend and somehow tie in to torquebox
<ryanstout>
are you talking about jubilee the vert.x to rack adapter?
GitHub133 has joined #opal
GitHub133 has left #opal [#opal]
<GitHub133>
opal/master f43a481 Adam Beynon: Merge pull request #515 from mieko/master...
<GitHub133>
[opal] adambeynon pushed 2 new commits to master: http://git.io/DTOHmQ
<GitHub133>
opal/master bca0922 Mike Owens: Make String#to_proc return value allow arguments....
GitHub124 has joined #opal
<GitHub124>
[opal] adambeynon pushed 2 new commits to master: http://git.io/3GfPig
<GitHub124>
opal/master 331a412 Mike Owens: Hash fixes: low-hanging fruit....
GitHub124 has left #opal [#opal]
<GitHub124>
opal/master 86bdd4e Adam Beynon: Merge pull request #524 from mieko/hash_default...
GitHub122 has joined #opal
<GitHub122>
opal/master 8e43e3f Mike Owens: Support splat args to rescue statements....
<GitHub122>
opal/master eb6b90f Adam Beynon: Merge pull request #523 from mieko/rescue_splat...
<GitHub122>
[opal] adambeynon pushed 2 new commits to master: http://git.io/xGVTyQ
<ryanstout>
fkchang: I’m not sure it would make any since to run it with toquebox
<ryanstout>
maybe I’m not understanding
<ryanstout>
why would you want to use jubilee with torkbox?
<fkchang>
off hand, I don't think it's compatible w/torquebox, but there's a lot of goodness in torquebox I'd like to leverage as well, including access to other things that would run in a container. Some of the nice things about torquebox overlap w/jubilee
<fkchang>
in either case, we get a rack based jruby interface
<ryanstout>
seems like they won’t be compatible, vert.x sort of requires it use its IO model
travis-ci has joined #opal
<travis-ci>
[travis-ci] opal/opal#1789 (master - 86bdd4e : Adam Beynon): The build passed.