ddfreyne changed the topic of #nanoc to: 3.6.6 (nov 8th) | web http://nanoc.ws/ | repo http://bit.ly/XE6e3G | issues http://bit.ly/VfXaSV | forum http://ho.io/n-discuss | irclog http://irclog.whitequark.org/nanoc
jugglinmike has quit [Quit: Leaving.]
_br_ has quit [Ping timeout: 272 seconds]
_br_ has joined #nanoc
ics has joined #nanoc
_rgn has joined #nanoc
<guardian> shouw I use "~> 3.6.6" or ">= 3.6.6" in my gemfile?
VitamineD has quit [Quit: VitamineD]
tbm has quit [Ping timeout: 248 seconds]
<bobthecow> guardian: it depends which you mean ;)
<stbuehler> unless your own ruby code depends heavily on nanoc internals ~> is probably the way to go
<guardian> I decided I want >=3.6.6
<guardian> because it goes along removing the watcher section from my nanoc.yaml
<stbuehler> oh. misread >= as "exact version"
<stbuehler> 4.0 is >= 3.6.6 too
<bobthecow> probably the best is ~>3.6,>=3.6.6
<bobthecow> which, unfortunately, there's no cute twiddle wakka type operator for
<bobthecow> but that's the way you say "my project is using semver, but i want at least this minor version"
<stbuehler> ~~> 3.6.6? ^^
<bobthecow> stbuehler: is that a thing?
<stbuehler> i don't think so
<bobthecow> i don't either, but it's possibly the most common use case for projects following semver.
<bobthecow> since backwards compatibility breaks are only allowed at major versions, you always want n.*.*...
<bobthecow> but twiddle wakka does n.m.*
number-six has quit [Remote host closed the connection]
number-six has joined #nanoc
<guardian> ~>3.6,>=3.6.6
<guardian> the fuck :_
<guardian> :)
tbm_ has joined #nanoc
gnufied has joined #nanoc
<gnufied> nanoc at non-root urls seems to be running topic
<gnufied> ;-)
tantalum has joined #nanoc
jugglinmike has joined #nanoc
tbm_ is now known as 3JTAAB60X
3JTAAB60X is now known as tbm
tantalum has quit [Remote host closed the connection]
tantalum has joined #nanoc
alerante has quit []
tantalum has quit [Ping timeout: 264 seconds]
jarr0dsz has joined #nanoc
tantalum has joined #nanoc
jarr0dsz has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<gnufied> ddfreyne: have you seen this bug where when running sass filters via nanoc converts > to &gt;
<gnufied> but running sass direclty on file does not
jarr0dsz has joined #nanoc
<tantalum> gnufied: I
<tantalum> * I don't think it's the sass filter
<tantalum> are you sure your file isn't being run through any other filters or applied by other "compile" statements
<gnufied> filter :relativize_paths, :type => :html
<gnufied> filter :relativize_paths, :type => :css
<gnufied> these are other filters
<tantalum> do you have a compile '*' statement?
<tantalum> because your sass file be being run through both compile sections
<gnufied> I do
<gnufied> I thought only one matching compile rule runs
<bobthecow> only the first one wins.
<tantalum> bobthecow: Thanks, I didn't know that
<tantalum> gnufied: Ignore me
<bobthecow> so the compile * (and route *) are typically at the bottom of the file, because they get the leftovers.
<gnufied> I have it.
<gnufied> the repeating filter option is bugging it
<bobthecow> gnufied: you have both of those filters in the same compile rule?
<gnufied> ha ha yeah.
<gnufied> :-)
jugglinmike has quit [Quit: Leaving.]
tantalum has quit [Remote host closed the connection]
tantalum has joined #nanoc
VitamineD has joined #nanoc
feliciaan has quit [Quit: Connection closed for inactivity]
tantalum has left #nanoc [#nanoc]
alerante has joined #nanoc
jarr0dsz has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
jarr0dsz has joined #nanoc
whee has quit [Quit: H E R P]