<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>skgod (凯华)</title>
    <link>https://ruby-china.org/skgod</link>
    <description>kk</description>
    <language>en-us</language>
    <item>
      <title>阿里云服务器下载 Ruby 巨大慢，好崩溃啊</title>
      <description>&lt;p&gt;刚开了个阿里云的服务器玩。。下载 ruby 慢死了啊。。有人碰到过这问题吗？翻墙似乎也没用&lt;/p&gt;</description>
      <author>skgod</author>
      <pubDate>Wed, 19 Oct 2016 18:52:56 +0800</pubDate>
      <link>https://ruby-china.org/topics/31385</link>
      <guid>https://ruby-china.org/topics/31385</guid>
    </item>
    <item>
      <title>Rails 中如何更改 Bootstrap 默认样式 &amp; Rails 中 stylesheets 优先级问题</title>
      <description>&lt;p&gt;这个问题可以通过——仔细阅读“说明书”解决。&lt;/p&gt;

&lt;p&gt;下面这是 application.scss 文件中的注释。&lt;/p&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *
 *= require_tree .(stylesheets下所有scss文件会被挂进来)
 *= require_self
 *= require font-awesome
 *= require trix
 */

@import "bootstrap-sprockets";
@import "bootstrap";
@import "lightbox-bootstrap";
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;&lt;strong&gt;重点：&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Rails 中优先级 : !important &amp;gt; 页面中的行内样式 &amp;gt; application.scss &amp;gt; stylesheets 文件下其他 SCSS 文件&lt;/li&gt;
&lt;li&gt;你可以添加全局样式到本文件，这些样式会出现在编译页面底部，因而比本目录下其他 scss 文件具有更高优先级&lt;/li&gt;
&lt;li&gt;行内样式 &amp;gt;ID 选择器 &amp;gt; 类选择器 &amp;gt; 标记选择器。style 属性将覆盖任何全局的样式设定，例如在  标签或在外部样式表中规定的样式（包括 id，class）。


&amp;lt;p&amp;gt;菜鸟帮菜鸟，社会才会更和谐~
欢迎拍砖、补充。&amp;lt;/p&amp;gt;

&lt;/li&gt;
&lt;/ul&gt;</description>
      <author>skgod</author>
      <pubDate>Sat, 24 Sep 2016 23:47:05 +0800</pubDate>
      <link>https://ruby-china.org/topics/31161</link>
      <guid>https://ruby-china.org/topics/31161</guid>
    </item>
    <item>
      <title>小白求助，nvm rvm 全部出现安装问题。。。osx 版本 10.11.5</title>
      <description>&lt;p&gt;&lt;img src="https://l.ruby-china.com/photo/2016/70022529c47faa333e128b516786b809.png!large" title="" alt=""&gt;&lt;/p&gt;</description>
      <author>skgod</author>
      <pubDate>Sun, 10 Jul 2016 12:13:56 +0800</pubDate>
      <link>https://ruby-china.org/topics/30487</link>
      <guid>https://ruby-china.org/topics/30487</guid>
    </item>
  </channel>
</rss>
