[o__o] has quit [Remote host closed the connection]
skofo has joined #opal
[o__o] has joined #opal
aantix has joined #opal
<aantix>
I created a custom asset directory (lib/assets). I added it to the rails asset paths in my application.rb. opal-rails does not compile/include this asset (users.js.rb) when serving up my pages. It is included when the asset is located in app/assets/javascripts. Any idea as to why my user.js.rb class isn't being included?
skofo has quit [Ping timeout: 272 seconds]
aantix has quit [Quit: aantix]
ryanstout has quit [Quit: ryanstout]
ryanstewart has quit [Quit: Nettalk6 - www.ntalk.de]
marcandre has quit [Remote host closed the connection]
kludge` has quit [Ping timeout: 260 seconds]
elia has joined #opal
kludge` has joined #opal
dragonnkh has joined #opal
<dragonnkh>
morning
dragonkh has quit [Ping timeout: 245 seconds]
elia has quit [Quit: (IRC Client: textualapp.com)]
meh` has joined #opal
aantix has joined #opal
DrShoggoth has joined #opal
DrShoggoth has quit [Client Quit]
aantix has quit [Quit: aantix]
marcandre has joined #opal
barry has joined #opal
marcandre has quit [Remote host closed the connection]
marcandre has joined #opal
[o__o] has quit [*.net *.split]
royvandermeij has quit [*.net *.split]
[o__o] has joined #opal
royvandermeij has joined #opal
[o__o] has quit [*.net *.split]
royvandermeij has quit [*.net *.split]
[o__o] has joined #opal
royvandermeij has joined #opal
marcandre has quit [Remote host closed the connection]
barry has quit []
wmnnd has joined #opal
<wmnnd>
Hey there, I get a "TypeError: strs[i] is undefined" when I use element.date(key) with a key that is not set. Like this, I cannot check *whether* a value is set in the first place.
<wmnnd>
Is this fixed in more recent versions?
<adambeynon>
wmnnd: what does the #date() method do? is that a plugin?
<wmnnd>
adambeynon: Sorry, that was a typo, I meant data, of course^^
<adambeynon>
wmnnd: ah, I see. yeah, looking at the code it is probably returning undefined or null when no value is set
<adambeynon>
it hasnt been fixed, yet
<wmnnd>
adambeynon: What is the preferred way of reporting bugs and/or suggested features? Through Github issues?
<adambeynon>
wmnnd: yep. Opal-jquery has issues turned on
ryanstout has joined #opal
ryanstout has quit [Quit: ryanstout]
aantix has joined #opal
ryanstout has joined #opal
aantix has quit [Quit: aantix]
skofo has joined #opal
skofo has quit [Ping timeout: 246 seconds]
skofo has joined #opal
wmnnd has quit [Quit: leaving]
skofo has quit [Ping timeout: 272 seconds]
harrow has quit [*.net *.split]
harrow has joined #opal
aantix has joined #opal
aantix has quit [Client Quit]
skofo has joined #opal
aantix has joined #opal
DouweM has quit [Read error: Connection reset by peer]
skofo has quit [Ping timeout: 272 seconds]
elia has joined #opal
e_dub has joined #opal
mojavelinux has quit [Ping timeout: 246 seconds]
<elia>
adambeynon, hulla
<elia>
you know if `compiler.requires` can have duplicates?