ddfreyne changed the topic of #nanoc to: 3.6.7 (dec 9th) | 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.]
prxq_ has joined #nanoc
prxq has quit [Ping timeout: 276 seconds]
relix has joined #nanoc
<gnufied> hey guys
<ddfreyne> hai
<ddfreyne> bobthecow: One of the mistakes I made in nanoc 3.x is to emulate some of the "bundle" behavior
prxq_ is now known as prxq
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jugglinmike has joined #nanoc
<jugglinmike> Is it possible to run only some subset of nanoc's test suite?
<jugglinmike> Doesn't look that way, but I can make some quick-and-dirty changes to test.rake just to speed things up for myself during development
relix has joined #nanoc
<guardian> hi
<guardian> ddfreyne: I would like to start a new project, should I stick to nanoc 3.x?
<guardian> I have another question. bobthecow mentioned pry again. I never used it. How do you use it in the context of nanoc? you add require 'pry' in the helper or filter you're trying to debug then what?
VitamineD has quit [Quit: VitamineD]
VitamineD has joined #nanoc
<bobthecow> guardian: require 'pry' anywhere, then call `binding.pry` wherever you want to debug.
<bobthecow> that's the equivalent to the `debugger` command in javascript.
<bobthecow> so i have a code snippet in my editor: `require 'pry'; binding.pry`
Evolution has left #nanoc ["http://www.bit-integrity.com"]
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
poopface has joined #nanoc
poopface has quit [Client Quit]
VitamineD has quit [Ping timeout: 252 seconds]
VitamineD has joined #nanoc
VitamineD has quit [Quit: VitamineD]
VitamineD has joined #nanoc
poopface has joined #nanoc
poopface has quit [Quit: poopface]
VitamineD has quit [Quit: VitamineD]
dkm has joined #nanoc
<ddfreyne> guardian: yes, 3.x is going to be the currently available nanoc version for a while
<guardian> allright
<guardian> 3.x it is then
<guardian> it's for a project at work, so better stay on the safe side
<ddfreyne> jugglinmike: you can run e.g. rake test:filters
<ddfreyne> see rake -T for a list of all rake targets
VitamineD has joined #nanoc
VitamineD has quit [Quit: VitamineD]