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
louquillio has quit [Remote host closed the connection]
Jutah has quit [Read error: Connection reset by peer]
louquillio has joined #nanoc
jugglinmike has quit [Quit: Leaving.]
bobthecow has quit [Ping timeout: 246 seconds]
bobthecow has joined #nanoc
bobthecow has quit [Changing host]
bobthecow has joined #nanoc
bobthecow has quit [Ping timeout: 246 seconds]
Keltia has quit [Read error: Connection reset by peer]
Keltia has joined #nanoc
louquillio has quit [Ping timeout: 240 seconds]
louquillio has joined #nanoc
VitamineD has quit [Quit: VitamineD]
VitamineD has joined #nanoc
alerante has quit [Remote host closed the connection]
FunkyPenguin has quit [Ping timeout: 245 seconds]
FunkyPenguin has joined #nanoc
alerante has joined #nanoc
alerante has quit [Ping timeout: 246 seconds]
FunkyPenguin has quit [Ping timeout: 264 seconds]
FunkyPenguin has joined #nanoc
FunkyPenguin has quit [Ping timeout: 240 seconds]
FunkyPenguin has joined #nanoc
pavelkunc has joined #nanoc
FunkyPenguin has quit [Ping timeout: 240 seconds]
FunkyPenguin has joined #nanoc
alerante has joined #nanoc
alerante has quit [Ping timeout: 264 seconds]
alerante has joined #nanoc
alerante has quit [Ping timeout: 240 seconds]
<guardian> happy new year dudes
<tom[]> happy new year to the women too
<tom[]> can i not put <%= yield %> into a partial?
<guardian> no not the women
<guardian> of course the women too
jugglinmike has joined #nanoc
drops has joined #nanoc
drops has left #nanoc [#nanoc]
relix has joined #nanoc
VitamineD has quit [Ping timeout: 246 seconds]
alerante has joined #nanoc
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
relix has joined #nanoc
alerante has quit [Remote host closed the connection]
VitamineD has joined #nanoc
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
relix has joined #nanoc
alerante has joined #nanoc
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
alerante has quit [Ping timeout: 245 seconds]
jugglinmike has quit [Remote host closed the connection]
relix has joined #nanoc
jugglinmike has joined #nanoc
jugglinmike has quit [Read error: Connection reset by peer]
jugglinmike has joined #nanoc
alerante has joined #nanoc
alerante has quit [Remote host closed the connection]
relix has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<ddfreyne> tom[]: If a partial contains <%= yield %> it will output the contents of the block passed to the corresponding #render call
<ddfreyne> tom[]: <% render 'blah' do %>funkiness<% end %> together with <div><%= yield %></div> will output <div>funkiness</div>
<tom[]> ddfreyne: i recall getting an error saying that my layout had no yield
<tom[]> which explains Yielding inside a partial
<ddfreyne> tom[]: Yeah
<ddfreyne> Are you still getting that error?
<tom[]> i worked around it
<tom[]> and i'm happy now with the workaround
<tom[]> so all is good
<ddfreyne> What is the workaround and why do you need it?
<tom[]> i just changed the structure of the partials and layout so the yield was back in the main layout. and the structure is working well
<ddfreyne> tom[]: You can pass e.g. <%= render 'somepartial', :content => yield %>
<ddfreyne> tom[]: That way you can use the yielded content inside a partial
<ddfreyne> tom[]: Also, you can use two #layout calls in Rules if you want to
<tom[]> i have an embarrassment of options!
<tom[]> in scss i can nest rules. but what do i do to get the css selector a > b ?
<tom[]> ot, i know
pavelkunc has quit [Quit: Leaving.]
alerante has joined #nanoc
alerante has quit [Remote host closed the connection]
alerante has joined #nanoc
<ddfreyne> tom[]: No clue :D
pavelkunc has joined #nanoc
jugglinmike is now known as jugglinmkike
jugglinmkike is now known as jugglinmike
pavelkunc has quit [Quit: Leaving.]
alerante has quit [Remote host closed the connection]
alerante has joined #nanoc