<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>MistShi</title>
    <link>https://ruby-china.org/MistShi</link>
    <description/>
    <language>en-us</language>
    <item>
      <title>[ruby] 如何生成带&amp;描点的 yaml 文件</title>
      <description>&lt;p&gt;如何通过 ruby 生成类似如下格式，带&amp;amp; 和 &amp;lt;&amp;lt;:* 的 yaml 文件：&lt;/p&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;# config/application.yml
defaults: &amp;amp;defaults
  cool:
    saweet: nested settings
  neat_setting: 24
  awesome_setting: &amp;lt;%= "Did you know 5 + 5 = #{5 + 5}?" %&amp;gt;

development:
  &amp;lt;&amp;lt;: *defaults
  neat_setting: 800

test:
  &amp;lt;&amp;lt;: *defaults

production:
  &amp;lt;&amp;lt;: *defaults
&lt;/code&gt;&lt;/pre&gt;</description>
      <author>MistShi</author>
      <pubDate>Tue, 19 Feb 2013 10:36:51 +0800</pubDate>
      <link>https://ruby-china.org/topics/8762</link>
      <guid>https://ruby-china.org/topics/8762</guid>
    </item>
    <item>
      <title>[求助] 使用 bootstrap 的 nav collapse 时，为什么选中不变为 actice？</title>
      <description>&lt;p&gt;使用 bootstrap 时，按照官方中的响应式导航条完整 copy。&lt;/p&gt;

&lt;p&gt;但是为什么在选择导航栏条目后，该 button 没有变为 active？&lt;/p&gt;</description>
      <author>MistShi</author>
      <pubDate>Mon, 18 Feb 2013 19:56:31 +0800</pubDate>
      <link>https://ruby-china.org/topics/8751</link>
      <guid>https://ruby-china.org/topics/8751</guid>
    </item>
  </channel>
</rss>
