<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>ghjcumt2008 (kaku)</title>
    <link>https://ruby-china.org/ghjcumt2008</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>我最喜欢的 Teahour.FM 节目评选中奖啦</title>
      <description>&lt;p&gt;人生第一次中奖献给了 Teahour，主播们辛苦啦，一年来一直听你们的节目，从中学到了很多，工作生活都多少受到各位的熏陶获益匪浅，一起努力继续加油，希望节目越来越好，马上有更多听众，马上有更多支持。谢谢&lt;/p&gt;</description>
      <author>ghjcumt2008</author>
      <pubDate>Tue, 25 Feb 2014 12:19:56 +0800</pubDate>
      <link>https://ruby-china.org/topics/17472</link>
      <guid>https://ruby-china.org/topics/17472</guid>
    </item>
    <item>
      <title>精华帖 bug，翻页点 30 页以后没有内容</title>
      <description>&lt;p&gt;翻页没做好，github 上提 issue 去&lt;/p&gt;</description>
      <author>ghjcumt2008</author>
      <pubDate>Mon, 02 Sep 2013 09:45:13 +0800</pubDate>
      <link>https://ruby-china.org/topics/13812</link>
      <guid>https://ruby-china.org/topics/13812</guid>
    </item>
    <item>
      <title>吐槽一下公务员</title>
      <description>&lt;p&gt;刚跟一个以前的好朋友聊了一会儿，大学毕业一起出来工作，后来又去考研，现在毕业出来一心想去事业单位，觉的当程序员漂泊不定，要学的技术太多，他又是特别喜欢钻研的人，认为干软件，大多有广度而无深度，还要一直关心最新的技术动态，你永远都在追最新的技术，要拼命学拼命追，太累。不如进个事业单位，有时间看看自己喜欢的书，做做自己喜欢的事。
    本来我想劝劝他，结果不得不承认他所说的现实。是不是也有好多骚年也在迷惘对未来漂泊不定，有深深的恐惧，所以放弃拼搏去当个公务员混日子去&lt;/p&gt;</description>
      <author>ghjcumt2008</author>
      <pubDate>Mon, 03 Jun 2013 14:12:50 +0800</pubDate>
      <link>https://ruby-china.org/topics/11451</link>
      <guid>https://ruby-china.org/topics/11451</guid>
    </item>
    <item>
      <title>Ruby 冲击波，谁还可以做个更牛的出来</title>
      <description>&lt;pre class="highlight ruby"&gt;&lt;code&gt;&lt;span class="no"&gt;Wave&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="p"&gt;[]&lt;/span&gt;
&lt;span class="kp"&gt;loop&lt;/span&gt; &lt;span class="k"&gt;do&lt;/span&gt;
  &lt;span class="mi"&gt;20&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;times&lt;/span&gt; &lt;span class="k"&gt;do&lt;/span&gt;
      &lt;span class="no"&gt;Wave&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;unshift&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
      &lt;span class="nb"&gt;p&lt;/span&gt; &lt;span class="no"&gt;Wave&lt;/span&gt;
      &lt;span class="nb"&gt;sleep&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mf"&gt;0.01&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
  &lt;span class="k"&gt;end&lt;/span&gt;
  &lt;span class="mi"&gt;20&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;times&lt;/span&gt; &lt;span class="k"&gt;do&lt;/span&gt;
      &lt;span class="no"&gt;Wave&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nf"&gt;pop&lt;/span&gt;
      &lt;span class="nb"&gt;p&lt;/span&gt; &lt;span class="no"&gt;Wave&lt;/span&gt;
      &lt;span class="nb"&gt;sleep&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mf"&gt;0.01&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
  &lt;span class="k"&gt;end&lt;/span&gt;
&lt;span class="k"&gt;end&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;</description>
      <author>ghjcumt2008</author>
      <pubDate>Fri, 26 Apr 2013 16:16:41 +0800</pubDate>
      <link>https://ruby-china.org/topics/10551</link>
      <guid>https://ruby-china.org/topics/10551</guid>
    </item>
    <item>
      <title>吐槽一下注释</title>
      <description>&lt;p&gt;看了好多个 rails 开源项目，全部都没注释
这是从哪里流行出来的编程习惯啊
顺便想问一下，大家写 ruby 和 rails 代码有写注释的习惯吗&lt;/p&gt;</description>
      <author>ghjcumt2008</author>
      <pubDate>Tue, 09 Apr 2013 13:48:53 +0800</pubDate>
      <link>https://ruby-china.org/topics/10038</link>
      <guid>https://ruby-china.org/topics/10038</guid>
    </item>
    <item>
      <title>rails 如何从已存在的数据库反向生成 model</title>
      <description>&lt;p&gt;如题，以前的系统，表结构，关系，数据都已经存在，用 rails 开发，是否可以反向生成 model 呢？&lt;/p&gt;</description>
      <author>ghjcumt2008</author>
      <pubDate>Fri, 08 Mar 2013 16:10:44 +0800</pubDate>
      <link>https://ruby-china.org/topics/9260</link>
      <guid>https://ruby-china.org/topics/9260</guid>
    </item>
    <item>
      <title>octopress 换了台电脑如何下载已配置好的环境</title>
      <description>&lt;p&gt;昨天晚上在家里配好了自己的 octopress 的 blog，还加了几个 plugin，今天来到公司以后想继续搞搞页面，结果发现在 github 上只有 source 的 branch，配置文件和插件都无法从 github 上 down 下来，这样的话在别的电脑上都无法 down 到 blog 的最新代码也无法维护啊，请问大家有啥办法吗&lt;/p&gt;</description>
      <author>ghjcumt2008</author>
      <pubDate>Wed, 20 Feb 2013 09:09:57 +0800</pubDate>
      <link>https://ruby-china.org/topics/8786</link>
      <guid>https://ruby-china.org/topics/8786</guid>
    </item>
  </channel>
</rss>
