adambeynon changed the topic of #opal to: http://opalrb.org - Ruby runtime and library on top of Javascript | 1.0.0 is near | This channel is logged at http://irclog.whitequark.org/opal
marcandre has quit [Read error: Connection reset by peer]
marcandr_ has joined #opal
abowhill has quit [Ping timeout: 272 seconds]
moi2 has joined #opal
moi2 is now known as abowhill
ryanstout has quit [Quit: ryanstout]
e_dub has joined #opal
prakriti has quit [Ping timeout: 248 seconds]
e_dub has quit [Quit: It's a hard knock life]
e_dub has joined #opal
abowhill has quit [Remote host closed the connection]
e_dub has quit [Quit: It's a hard knock life]
meh` has joined #opal
kludge` has quit [Ping timeout: 240 seconds]
kludge` has joined #opal
marcandr_ has quit [Remote host closed the connection]
GitHub70 has joined #opal
<GitHub70> [opal-rails] mdh opened pull request #15: Fixed typo (master...patch-1) http://git.io/UXYWwA
GitHub70 has left #opal [#opal]
GitHub145 has joined #opal
<GitHub145> [opal] adambeynon pushed 1 new commit to master: http://git.io/RdDkuw
GitHub145 has left #opal [#opal]
<GitHub145> opal/master 9f93f49 Adam Beynon: Move some numeric specs over to rubyspec
travis-ci has joined #opal
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal/builds/15476192
<travis-ci> [travis-ci] opal/opal#1608 (master - 9f93f49 : Adam Beynon): The build passed.
travis-ci has left #opal [#opal]
[spoiler] has joined #opal
GitHub63 has joined #opal
GitHub63 has left #opal [#opal]
<GitHub63> opal-rails/master 51de4c8 Marek de Heus: Fixed typo...
<GitHub63> [opal-rails] elia pushed 2 new commits to master: http://git.io/DsE8eA
<GitHub63> opal-rails/master cc832d8 Elia Schito: Merge pull request #15 from mdh/patch-1...
GitHub131 has joined #opal
GitHub131 has left #opal [#opal]
<GitHub131> [opal-rails] elia closed pull request #15: Fixed typo (master...patch-1) http://git.io/UXYWwA
travis-ci has joined #opal
<travis-ci> [travis-ci] opal/opal-rails#83 (master - cc832d8 : Elia Schito): The build is still failing.
travis-ci has left #opal [#opal]
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal-rails/builds/15482555
omninonsense has joined #opal
fntzr has joined #opal
[spoiler] has quit [Ping timeout: 240 seconds]
GitHub177 has joined #opal
<GitHub177> opal/master 22b010e Elia Schito: Move the Util module out of Opal::Builder...
<GitHub177> [opal] elia pushed 1 new commit to master: http://git.io/1UNVzQ
GitHub177 has left #opal [#opal]
elia has joined #opal
travis-ci has joined #opal
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal/builds/15486462
<travis-ci> [travis-ci] opal/opal#1609 (master - 22b010e : Elia Schito): The build passed.
travis-ci has left #opal [#opal]
marcandre has joined #opal
fntzr has quit [Quit: Leaving]
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #opal
marcandre has quit [Read error: Connection reset by peer]
marcandre has joined #opal
<meh`> elia, ping
<elia> meh`, pong
<meh`> elia, did someone break opal-rspec?
<elia> dunno, just tried it a couple times
<meh`> opal-rspec at /home/meh/projects/opal/browser/vendor/ruby/2.0.0/bundler/gems/opal-rspec-d813ddb22b19 did not have a valid gemspec.
<meh`> This prevents bundler from installing bins or native extensions, but that may not affect its functionality.
<meh`> The validation message from Rubygems was: ["opal/opal/rspec/rspec.js"] are not files
<elia> but not using it regularly
<meh`> the opal-browser specs ain't running
<meh`> /home/meh/projects/opal/browser/config.ru:3:in `block in <main>': undefined method `build_rspec_js' for Opal::RSpec:Module (NoMethodError)
<elia> if you're not using it from rgems you need to build rspec.js first
<elia> k, that methods should build rspec.js
<elia> I added that method but 8751f72c933c0e292adeb7b4dff4007a49713517
<elia> neddago
<elia> bye
<meh`> ok
<meh`> cya
<adambeynon> meh`: I released a opal-rspec pre gem
<adambeynon> for opal 0.6.0
<meh`> adambeynon, how do I tell bundler to use the pre one?
<adambeynon> gem 'opal-rspec', '0.3.0.beta1'
<meh`> thanks
<meh`> adambeynon, could the opal-rspec formatter indent the sub things?
elia has quit [Ping timeout: 248 seconds]
<meh`> because it's not very readable as is
<adambeynon> sub things?
<adambeynon> the exceptions?
<meh`> no, wait
<meh`> I'll show you a picture
<adambeynon> meh`: Oh I see. It should really skip groups with no direct examples, and use the parent names for subgroups
<adambeynon> I think the test formatter does, so should be able to copy 'n paste it
ryanstout has joined #opal
<ryanstout> pal
<ryanstout> ^wrong window
prakriti has joined #opal
<meh`> adambeynon, ping
omninonsense has quit [Read error: Connection reset by peer]
<adambeynon> meh`: yo yo
<meh`> adambeynon, #457
<meh`> that took a long while to find
<adambeynon> As in, for opal to parse it? Or at runtime.
<adambeynon> ?
<meh`> runtime
<adambeynon> Guess that explains why I wasn't able to add the scan specs from Ruby's
<adambeynon> Rubyspec*
<meh`> lol
<meh`> yeah
<meh`> it's completely broken
elia has joined #opal
<meh`> 75 examples, 0 failures (time taken: 2.575)
<meh`> we paggio in opal-browser now
<meh`> well almost
<meh`> in the DOM builder at least
<meh`> and it was the hard part
<meh`> there we go
GitHub159 has joined #opal
GitHub159 has left #opal [#opal]
<GitHub159> opal-rails/master 6fe5968 Elia Schito: Fix the assigns spec
<GitHub159> [opal-rails] elia pushed 2 new commits to master: http://git.io/5_5_Qg
<GitHub159> opal-rails/master 3a66997 Elia Schito: Use opal-rspec prerelease
travis-ci has joined #opal
<travis-ci> [travis-ci] opal/opal-rails#84 (master - 6fe5968 : Elia Schito): The build was fixed.
<travis-ci> [travis-ci] Build details : http://travis-ci.org/opal/opal-rails/builds/15497523
travis-ci has left #opal [#opal]
<elia> \o/
<elia> also I foresee the time in which opal-rails will add paggio templates…
<elia> meh`, d-(^.^)z btw
elia has quit [Quit: Computer has gone to sleep.]
prakriti has quit [Ping timeout: 240 seconds]