<ryanstout>
running into the same thing in chrome via capybara
j_mcnally has joined #opal
<ryanstout>
question, what’s the state on opal-build?
ryanstout has quit [Quit: ryanstout]
elia has joined #opal
_elia has joined #opal
elia has quit [Ping timeout: 258 seconds]
j_mcnally has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
_elia has quit [Read error: Connection reset by peer]
elia has joined #opal
Kilo`byte has quit [Ping timeout: 255 seconds]
Kilo`byte has joined #opal
Thijsc has joined #opal
wmnnd has joined #opal
wmnnd has quit [Quit: Reconnecting]
wmnnd has joined #opal
<adambeynon>
elia: do you run specs in rails apps in the browser, or phantomjs/similar?
<elia>
adambeynon, :( bad question
<adambeynon>
neither? :)
<elia>
adambeynon, the only good specs I was able to produce (and run sporadically in the browser) were for small classes
<elia>
and involved no HTML
<elia>
that saddens me a bit, but I was never able to produce html specs that made sense (as those in opal-jquery)
<elia>
also with opal master I vaguely remember they're broken
meh` has joined #opal
<elia>
adambeynon, imo tho, I think they should work on both the browser and phantom
<adambeynon>
elia: agreed. I am adding more tests to one app now, and its making me realise how badly architectured the app is.. lots of parts are not modular enough, making it difficult to test in the first place
<adambeynon>
I think opal-rails could come with a rake task built in to help with running tests under phantomjs
<adambeynon>
just a simple hook to use the asset pipeline
<elia>
adambeynon, I thought I added it at some point, let me check it's status
<adambeynon>
elia: ah, I might have just missed it
<adambeynon>
im good. was just wondering about what your plans were with the reactive stuff
<adambeynon>
saw that you were redoing parts of it
<ryanstout>
so I’m actually in the process of changing it to be a bit more like meteor’s reactive stuff. I couldn’t get the code to be simple enough and work in all situations with the reactive object stuff.
<ryanstout>
the new stuff should be fairly transparent reactivity if your using bindings
<ryanstout>
and it will get rid of the .or .and, .cur stuff
<ryanstout>
which I think is good
<ryanstout>
I did get the reactive object stuff to work how I wanted, but the code to do it was so complicated it just didn’t feel right
<ryanstout>
the meteor style has a few small limitations, but its so much simpler I think its worth it
ryanstout has quit [Quit: ryanstout]
Thijsc has quit [Read error: Connection reset by peer]
ryanstout has joined #opal
ryanstout has quit [Quit: ryanstout]
meh` has quit [Ping timeout: 258 seconds]
e_dub has joined #opal
j_mcnally has joined #opal
j_mcnally has quit [Ping timeout: 246 seconds]
elia has joined #opal
<elia>
adambeynon, gave try to bundle processor that work on concatenated assets, but it's not applied on separated assets requests (those with ?body=1)
e_dub has quit [Quit: ZZZzzz…]
meh` has joined #opal
elia has quit [Quit: (IRC Client: textualapp.com)]