louquillio has quit [Remote host closed the connection]
Rym has quit [Quit: Rym]
louquillio has joined #nanoc
smkelly has quit [Ping timeout: 240 seconds]
pepijndevos has quit [Ping timeout: 240 seconds]
pepijndevos has joined #nanoc
smkelly has joined #nanoc
alerante_ has quit [Remote host closed the connection]
cDlm has quit [Quit: cDlm]
<ddfreyne>
bobthecow: As an idea, it may be worth investigating $SAFE usage in nanoc and prevent people from bypassing nanoc's dependency tracking stuff. Maybe a bit extreme though :)
<ddfreyne>
actually that is not really goign to work well
skroon has quit [Read error: Operation timed out]
skroon has joined #nanoc
skroon has quit [Ping timeout: 261 seconds]
skroon has joined #nanoc
skroon has quit [Read error: Connection reset by peer]
skroon has joined #nanoc
skroon has quit [Ping timeout: 268 seconds]
<ddfreyne>
Automated tests are starting to look better:
<ddfreyne>
guardian: Seems like it's mostly shadowing variables (which is fine, although maybe confusing) and uninitialised variables, but those default to nil anyway
<ddfreyne>
guardian: No, it will always be an enumerable
<guardian>
ok so yeah I think I started this image helper before 3.3 :)
<ddfreyne>
alright
Rym has joined #nanoc
Rym has quit [Ping timeout: 260 seconds]
alerante has joined #nanoc
<bobthecow>
ddfreyne: hey! 3/4 environments are passing nanoc-core. congrats!
<ddfreyne>
JRuby has weird issues though :(
skroon has joined #nanoc
<skroon>
hi all
<ddfreyne>
hi
skroon_ has joined #nanoc
<ddfreyne>
bobthecow: It is extremely useful to have good CI. I've basically been ignoring Travis before :(
louquillio has quit [Remote host closed the connection]
<bobthecow>
definitely.
<darix>
ddfreyne: in doubt bother headius
<ddfreyne>
Yeah I was speaking with him on #rubinius a while ago
<ddfreyne>
Also, one of 3 failign tests on rbx was a bug in Rubinius! :D
<skroon_>
ddfreyne: I would like to use my multilingual site with two blogs (for now, and when getting more language, multiples) , one at: mydomain.com/blog/ and at: mydomain.com/nl/blog/
<skroon_>
is this an issue with the blog helpers?
<skroon_>
or is just only a matter of setting the Rules correctly?
<skroon_>
reason i'm asking is helpers like: aritlces() and sorted_articles() will give me back mixed language blogs by default right?
<musicmatze>
skroon_: You could set a flag in the articles 'language: ger' and select from the sorted_articles() method: