<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>48hour (William.L.)</title>
    <link>https://ruby-china.org/48hour</link>
    <description>中小企业的招聘管理解决方案，http://www.talentlines.com</description>
    <language>en-us</language>
    <item>
      <title>Linode 新加坡节点开放了， 速度测试下来不错</title>
      <description>&lt;p&gt;标题改了下，避免误导大家&lt;/p&gt;

&lt;p&gt;我测了下，ping 新加坡是 66ms，东京，90ms&lt;/p&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;
正在 Ping speedtest.singapore.linode.com &lt;span class="o"&gt;[&lt;/span&gt;139.162.23.4] 具有 32 字节的数据: 

来自 139.162.23.4 的回复: 字节&lt;span class="o"&gt;=&lt;/span&gt;32 时间&lt;span class="o"&gt;=&lt;/span&gt;66ms &lt;span class="nv"&gt;TTL&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;46  
来自 139.162.23.4 的回复: 字节&lt;span class="o"&gt;=&lt;/span&gt;32 时间&lt;span class="o"&gt;=&lt;/span&gt;65ms &lt;span class="nv"&gt;TTL&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;46  
来自 139.162.23.4 的回复: 字节&lt;span class="o"&gt;=&lt;/span&gt;32 时间&lt;span class="o"&gt;=&lt;/span&gt;65ms &lt;span class="nv"&gt;TTL&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;46 
来自 139.162.23.4 的回复: 字节&lt;span class="o"&gt;=&lt;/span&gt;32 时间&lt;span class="o"&gt;=&lt;/span&gt;65ms &lt;span class="nv"&gt;TTL&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;46 

139.162.23.4 的 Ping 统计信息:                                                 
 数据包: 已发送 &lt;span class="o"&gt;=&lt;/span&gt; 4，已接收 &lt;span class="o"&gt;=&lt;/span&gt; 4，丢失 &lt;span class="o"&gt;=&lt;/span&gt; 0 &lt;span class="o"&gt;(&lt;/span&gt;0% 丢失&lt;span class="o"&gt;)&lt;/span&gt;，                    
往返行程的估计时间&lt;span class="o"&gt;(&lt;/span&gt;以毫秒为单位&lt;span class="o"&gt;)&lt;/span&gt;:                                               
最短 &lt;span class="o"&gt;=&lt;/span&gt; 65ms，最长 &lt;span class="o"&gt;=&lt;/span&gt; 66ms，平均 &lt;span class="o"&gt;=&lt;/span&gt; 65ms    

&lt;/code&gt;&lt;/pre&gt;</description>
      <author>48hour</author>
      <pubDate>Fri, 05 Jun 2015 09:59:40 +0800</pubDate>
      <link>https://ruby-china.org/topics/25891</link>
      <guid>https://ruby-china.org/topics/25891</guid>
    </item>
    <item>
      <title>使用 ActiveJob 发邮件， 怎么使用当前的 Locale</title>
      <description>&lt;p&gt;每个用户登录时，系统会根据 URL 设置 Locale, 之前使用 sidekiq 异步发送邮件，Sidekiq 可以保存当前的 Locale，
然后在实际发送时，使用保存的 Locale 发邮件。&lt;/p&gt;

&lt;p&gt;现在升级到 Rails 4.2.1，系统默认使用 ActiveJob，activeJob 没有这样机制，我不想在把 Locale 作为参数传进去（修改的地方太多）&lt;/p&gt;

&lt;p&gt;有没有什么好办法？&lt;/p&gt;</description>
      <author>48hour</author>
      <pubDate>Mon, 25 May 2015 15:48:00 +0800</pubDate>
      <link>https://ruby-china.org/topics/25732</link>
      <guid>https://ruby-china.org/topics/25732</guid>
    </item>
  </channel>
</rss>
