<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>kevinunic (Kevin)</title>
    <link>https://ruby-china.org/kevinunic</link>
    <description/>
    <language>en-us</language>
    <item>
      <title>部署 heroku 后，出现 RoutingError</title>
      <description>&lt;p&gt;部署 heroku 后，放问页面提示 The page you were looking for doesn't exist.
使用 heroku logs 查看，提示这个错误：ActionController::RoutingError (No route matches [GET] "/")。
在开发环境中，路由是正常的，用 heroku run rake routes 查看，竟然没有任何路由信息，一下就茫然了。
请懂的能给解决哈，谢谢！&lt;/p&gt;</description>
      <author>kevinunic</author>
      <pubDate>Thu, 16 Jan 2014 04:11:21 +0800</pubDate>
      <link>https://ruby-china.org/topics/16827</link>
      <guid>https://ruby-china.org/topics/16827</guid>
    </item>
    <item>
      <title>如何整合一个动态的网页</title>
      <description>
&lt;p&gt;别人的一个首页模板 index.html，有动画，但是通过把 js 和 css 文件移到该移动的地方，在 application.html.erb 中包含这些文件，把 index.htnl 的 body 部分转到我的里面不能用啊。下面是那个模板首页：&lt;/p&gt;

&lt;p&gt;&amp;lt;!doctype html&amp;gt;&lt;/p&gt;







&lt;p&gt;&amp;lt;!--[if gt IE 8]&amp;gt;&amp;lt;!--&amp;gt;  &amp;lt;!--&amp;lt;![endif]--&amp;gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;
    &amp;lt;!-- Set charset to UTF-8 --&amp;gt;
    

&lt;p&gt;&amp;lt;!-- Make IE use the latest document compability --&amp;gt;
    &lt;/p&gt;

&lt;p&gt;&amp;lt;!-- Title of your website goes here --&amp;gt;
    &lt;/p&gt;
Your title

&lt;p&gt;&amp;lt;!-- Your website's description for SEO --&amp;gt;
    &lt;/p&gt;

&lt;p&gt;&amp;lt;!-- Makes your website stretch full width on a mobile device --&amp;gt;
    &lt;/p&gt;

&lt;p&gt;&amp;lt;!-- Place favicon.ico and apple-touch-icon.png in the root directory --&amp;gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;!-- CSS styles --&amp;gt;
    

&lt;/p&gt;







window.jQuery || document.write('&amp;lt;script src="assets/js/jquery-1.8.1.min.js"&amp;gt;&amp;lt;\/script&amp;gt;')








    var _gaq=[['_setAccount','UA-32404786-1'],['_trackPageview']];
    (function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
    g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
    s.parentNode.insertBefore(g,s)}(document,'script'));





    

        
            
            &lt;h1 id="logo"&gt;&lt;/h1&gt;
        

        
            
                
                &lt;h2&gt;
                    We are under construction and almost ready!
                &lt;/h2&gt;
                
                
                    Freebies, useful tips, tutorials and a handful of premium wordpress themes. &lt;br&gt;All this and more will be available to you in:
                

&lt;p&gt;&lt;/p&gt;
&amp;lt;!-- end #intro --&amp;gt;

&lt;p&gt;&amp;lt;!-- Do not edit this code unless you know what you are doing! It displays a countdown or a progress bar depending on your config.php --&amp;gt;
                            &lt;/p&gt;

                    &amp;lt;!-- end .container --&amp;gt;

&lt;p&gt;&amp;lt;!-- Only display a subscription form if the $newsletter_mode is not blank --&amp;gt;
                    &lt;/p&gt;
&lt;hr class="divider-top"&gt;
            
                

&lt;p&gt;&amp;lt;!-- A little header to let the users know why they should subscribe --&amp;gt;
                    &lt;/p&gt;
&lt;h3&gt;
                        Subscribe to get notified when we launch
                    &lt;/h3&gt;

&lt;p&gt;&lt;/p&gt;

                        
                        
                    
                    
                &amp;lt;!-- end #subscription --&amp;gt;
            &amp;lt;!-- end .container --&amp;gt;

&lt;p&gt;&lt;/p&gt;
&amp;lt;!-- end #wrap2 --&amp;gt;
&amp;lt;!-- end #wrap1 --&amp;gt;


    &lt;hr class="divider-bottom"&gt;
    
        
        &lt;a href="http://dribbble.com/Lulupard" id="dribbble"&gt;&lt;b&gt;&lt;/b&gt;&lt;i&gt;&lt;/i&gt;&lt;/a&gt;&lt;a href="https://twitter.com/happytodesign" id="twitter"&gt;&lt;b&gt;&lt;/b&gt;&lt;i&gt;&lt;/i&gt;&lt;/a&gt;&lt;a href="mailto:mailbox@happytodesign.com" id="email"&gt;&lt;b&gt;&lt;/b&gt;&lt;i&gt;&lt;/i&gt;&lt;/a&gt;  



&lt;p&gt;
&lt;/p&gt;
</description>
      <author>kevinunic</author>
      <pubDate>Fri, 14 Dec 2012 19:58:35 +0800</pubDate>
      <link>https://ruby-china.org/topics/7579</link>
      <guid>https://ruby-china.org/topics/7579</guid>
    </item>
    <item>
      <title>用户上传的多媒体文件存储方式，数据库表如何设计？</title>
      <description>&lt;p&gt;最近学做网站，对于用户可能上传多媒体文体不知道如何处理，应该采用何种存储方式，相应的数据库表怎么设计？谢谢了&lt;/p&gt;</description>
      <author>kevinunic</author>
      <pubDate>Thu, 22 Nov 2012 20:18:09 +0800</pubDate>
      <link>https://ruby-china.org/topics/7010</link>
      <guid>https://ruby-china.org/topics/7010</guid>
    </item>
  </channel>
</rss>
