<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>zzWinD (功臣)</title>
    <link>https://ruby-china.org/zzWinD</link>
    <description/>
    <language>en-us</language>
    <item>
      <title>Rails3 里面的典型路由在 Rails4 里面应该怎么写?</title>
      <description>&lt;p&gt;&lt;code&gt;match ':controller(/:action(/:id(.:format)))'&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;这样的路由  在 rails4 该怎么写？还是说 rails4 里面对路由的要求更加严格了  只能一条条去写&lt;/p&gt;</description>
      <author>zzWinD</author>
      <pubDate>Tue, 22 Oct 2013 09:06:08 +0800</pubDate>
      <link>https://ruby-china.org/topics/14925</link>
      <guid>https://ruby-china.org/topics/14925</guid>
    </item>
    <item>
      <title>国庆 我从宁波骑车到福建 有打算去骑行的不</title>
      <description>&lt;p&gt;帐篷 驼包 内胎 都准备好了。有没有骑行的人呀  求指导。&lt;/p&gt;</description>
      <author>zzWinD</author>
      <pubDate>Sun, 22 Sep 2013 19:00:45 +0800</pubDate>
      <link>https://ruby-china.org/topics/14292</link>
      <guid>https://ruby-china.org/topics/14292</guid>
    </item>
    <item>
      <title>symbol 可以使用变量作为键不?</title>
      <description>&lt;p&gt;hash = {}
symbol = 'name'
hash[:symbol] = 'zzWinD'&lt;/p&gt;

&lt;p&gt;貌似这样写不了&lt;/p&gt;

&lt;p&gt;请问可以这样写吗？还是要用其他的方法&lt;/p&gt;</description>
      <author>zzWinD</author>
      <pubDate>Wed, 26 Jun 2013 14:21:25 +0800</pubDate>
      <link>https://ruby-china.org/topics/12005</link>
      <guid>https://ruby-china.org/topics/12005</guid>
    </item>
    <item>
      <title>gem bundle 安装是有区别的？</title>
      <description>&lt;p&gt;在解决 Could not find a JavaScript runtime&lt;/p&gt;

&lt;p&gt;运行 gem install execjs
        gem install therubyracer
遇到
Unable to resolve dependencies: therubyracer requires ref (&amp;gt;= 0)
这个错误提示，不知道是为什么&lt;/p&gt;

&lt;p&gt;接着看到有人说 在 Gemfile 添加    gem 'therubyracer', :platforms =&amp;gt; :ruby   可以解决
我在 Gemfile 添加了  gem 'therubyracer'，安装成功了。&lt;/p&gt;

&lt;p&gt;但是我不明白，gem ,bundle 安装有区别吗？
  新手学习 ROR，大神多多指教。&lt;/p&gt;</description>
      <author>zzWinD</author>
      <pubDate>Wed, 06 Mar 2013 14:09:52 +0800</pubDate>
      <link>https://ruby-china.org/topics/9180</link>
      <guid>https://ruby-china.org/topics/9180</guid>
    </item>
  </channel>
</rss>
