<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>q6770570 (邓亮)</title>
    <link>https://ruby-china.org/q6770570</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>刚刚想来一个项目！！大家觉的做出来技术上有多难。新人，最近投简历都没回应。太难了。</title>
      <description>&lt;p&gt;具体目标
一个单身趴垂直社区。网站名称   猫狗
引自周星驰大话西游（你看，那个人好像一条狗呀！）&lt;/p&gt;

&lt;p&gt;具体要求&lt;/p&gt;

&lt;p&gt;男生限制年龄 18-30 岁为单身狗。30 岁以上为魔法狗。注册时候需要验证身份证。根据身份证简单算法来确定标签。女生统一设置为猫（毕竟女生对年龄敏感）男女可以自定义名称。必须为 xx 狗。xx 猫。例如 一只喜欢吃热狗的猫。污。。。 &lt;/p&gt;

&lt;p&gt;b.注册个人资料必须为单身。且无女朋友无约炮无三观不正情况。主要面对受教育较高且单身的人。（毕竟这种人天天上网宅男，网站内容主要为爱好分享，以及自嘲嘴炮。&lt;/p&gt;

&lt;p&gt;c. 用户图像有点纠结。本想只能选择猫和狗两种动物。男生无法上传照片。但是这样太单调累，不知道大家有什么好的想法，看你装逼姿势如何。无法填写地区。是的 你不知道对方是不是一条狗。&lt;/p&gt;

&lt;p&gt;d. 女生可以上传照片，但是如果要看女生照片，必需经过女生同意。或者答对女生答案。内容限制。 &lt;/p&gt;

&lt;p&gt;e. 主打文章区交流以及撕逼区。可以赠送虚拟礼物。每人每遍文章限制礼物 5 个。分为粑粑以及热狗 每月共 100 个。更多需要购买。 
粑粑过多。按照回复人数/粑粑以及热狗数为基础算法。自动屏蔽文章。涉黄违法必删。举报数超
3 人必删。可以申诉。
文章区 主打排行以及精品区。文章区支持视频。支持附件上传。&lt;/p&gt;

&lt;p&gt;以下限制只限制图片编辑。
猫狗撕逼区 用户自行设置话题。涉黄违法必删。举报数超 3 人必删。可以申诉。
同时 新增板块。
狗窝。 （只有狗可以进入）
猫大王。（猫狗都可以进入。）
我为什么是一条单身狗的原因（猫狗都可以进入）
每月评选猫狗大王。可以得到一个礼物。&lt;/p&gt;

&lt;p&gt;用户方面。
f. 男生设置单身值。以年龄＋自己打分（特殊算法），答题可以减分。初始满分 100 分。 &lt;/p&gt;

&lt;p&gt;g. 女生注册条件低 无需身份验证。&lt;/p&gt;

&lt;p&gt;根据分数推送内容。女生分数越高。推荐男生分数越低。&lt;/p&gt;

&lt;p&gt;同理 女生越低，推荐男生分数越高。&lt;/p&gt;

&lt;p&gt;h. 有私信功能。有交友关注功能。有微博推送功能。&lt;/p&gt;

&lt;p&gt;k 无搜索功能。用户无删除任何东西的权利。只有编辑权利。主打实时。&lt;/p&gt;

&lt;p&gt;盈利模式。道具（感觉没多少。）会员（给予会员一些功能，狗可以上传高贵图像。可以招募小弟创建狗队。有队伍头像。人数越多。会员需要缴纳的会员费越多。）猫可以用会员买狗狗关注。是的 官方自己送关注。）&lt;/p&gt;</description>
      <author>q6770570</author>
      <pubDate>Sat, 27 Feb 2016 15:41:45 +0800</pubDate>
      <link>https://ruby-china.org/topics/29126</link>
      <guid>https://ruby-china.org/topics/29126</guid>
    </item>
    <item>
      <title>RailsTutorial 3rd 中 Email Configuration 一节  推送到 Heroku 报错！什么原因?</title>
      <description>&lt;p&gt;An error occurred in the application and your page could not be served. Please try again in a few moments.&lt;/p&gt;

&lt;p&gt;If you are the application owner, check your logs for details.
网页显示如上
代码如下
&lt;img src="https://l.ruby-china.com/photo/2015/78d28c2fe0c2f7be91af64169eb83227.png" title="" alt=""&gt;&lt;/p&gt;

&lt;p&gt;logs 如下。&lt;/p&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;2015-11-02T04:59:03.089671+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=aqueous-dusk-9465.herokuapp.com request_id=15a18d6b-512f-4117-b079-d9e1bb9ab3ed fwd="36.63.97.104" dyno= connect= service= status=503 bytes=
2015-11-02T04:59:13.236053+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=aqueous-dusk-9465.herokuapp.com request_id=2f1c6e99-a59b-48a4-bbdb-08488bbb5da9 fwd="36.63.97.104" dyno= connect= service= status=503 bytes=
2015-11-02T04:58:48.816963+00:00 heroku[web.1]: State changed from crashed to starting
2015-11-02T05:12:37.348796+00:00 heroku[api]: Starting process with command `bundle exec rake db:migrate` by 354800312@qq.com
2015-11-02T05:12:39.845078+00:00 heroku[run.7188]: Awaiting client
2015-11-02T05:12:39.866499+00:00 heroku[run.7188]: Starting process with command `bundle exec rake db:migrate`
2015-11-02T05:12:40.212797+00:00 heroku[run.7188]: State changed from starting to up
2015-11-02T05:12:44.368065+00:00 heroku[run.7188]: Process exited with status 0
2015-11-02T05:12:44.382043+00:00 heroku[run.7188]: State changed from up to complete
2015-11-02T05:12:56.612357+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=aqueous-dusk-9465.herokuapp.com request_id=7e15d769-1c39-4259-85d1-67b2723a68ef fwd="36.63.97.104" dyno= connect= service= status=503 bytes=
2015-11-02T05:12:57.470174+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=aqueous-dusk-9465.herokuapp.com request_id=5fbc9fa4-da6e-4b3a-a716-7f88948ba86d fwd="36.63.97.104" dyno= connect= service= status=503 bytes=
2015-11-02T05:16:47.360027+00:00 heroku[api]: Scale to web=0 by 354800312@qq.com
2015-11-02T05:16:48.001575+00:00 heroku[web.1]: State changed from crashed to down
2015-11-02T05:23:35.321366+00:00 heroku[api]: Deploy 225a6ad by 354800312@qq.com
2015-11-02T05:23:35.321366+00:00 heroku[api]: Release v16 created by 354800312@qq.com
2015-11-02T05:23:35.476068+00:00 heroku[slug-compiler]: Slug compilation started
2015-11-02T05:23:35.476077+00:00 heroku[slug-compiler]: Slug compilation finished
2015-11-02T05:23:57.937560+00:00 heroku[api]: Starting process with command `bundle exec rake db:migrate` by 354800312@qq.com
2015-11-02T05:24:00.547123+00:00 heroku[run.9500]: Awaiting client
2015-11-02T05:24:00.590038+00:00 heroku[run.9500]: Starting process with command `bundle exec rake db:migrate`
2015-11-02T05:24:05.199660+00:00 heroku[run.9500]: Process exited with status 0
2015-11-02T05:24:05.213728+00:00 heroku[run.9500]: State changed from up to complete
2015-11-02T05:24:00.936396+00:00 heroku[run.9500]: State changed from starting to up
2015-11-02T05:24:33.061411+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/" host=aqueous-dusk-9465.herokuapp.com request_id=18e5c684-ffa6-47da-bda1-50be010fab80 fwd="36.63.97.104" dyno= connect= service= status=503 bytes=
2015-11-02T05:24:33.834176+00:00 heroku[router]: at=error code=H14 desc="No web processes running" method=GET path="/favicon.ico" host=aqueous-dusk-9465.herokuapp.com request_id=3bebda38-f74a-4241-87bf-6089ba9aa1ab fwd="36.63.97.104" dyno= connect= service= status=503 bytes=
dengliangdeMacBook-Pro:sample_app dengliang$ 
&lt;/code&gt;&lt;/pre&gt;</description>
      <author>q6770570</author>
      <pubDate>Mon, 02 Nov 2015 13:32:02 +0800</pubDate>
      <link>https://ruby-china.org/topics/27922</link>
      <guid>https://ruby-china.org/topics/27922</guid>
    </item>
    <item>
      <title>关于 Rails Tutorial 3rd 练习中的一个问题！</title>
      <description>&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="nv"&gt;$ &lt;/span&gt;rails generate migration add_remember_digest_to_users remember_digest:string
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;我生成了一个错误的迁移。之前不知道 后来发现的
怎么删除它？&lt;/p&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;rake db:migrate
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;提示错误  &lt;code&gt;NameError: uninitialized constant AddRemberDigestToUsers&lt;/code&gt;
才知道之前生成 remberdiget 的时候 打错名字了 后来重新创建了 rememberdigest 但是之前的那个没删除。&lt;/p&gt;

&lt;p&gt;&lt;img src="https://l.ruby-china.com/photo/2015/5ea2c49bc269f8153aa473c756921c3e.png" title="" alt=""&gt;&lt;/p&gt;</description>
      <author>q6770570</author>
      <pubDate>Wed, 21 Oct 2015 10:46:01 +0800</pubDate>
      <link>https://ruby-china.org/topics/27764</link>
      <guid>https://ruby-china.org/topics/27764</guid>
    </item>
    <item>
      <title>。。。这算黑吗？？？</title>
      <description>&lt;p&gt;&lt;img src="https://l.ruby-china.com/photo/2015/ac75191b33a0c4df70d6b43eb0d206cc.png" title="" alt=""&gt;
。。怎么看？&lt;/p&gt;</description>
      <author>q6770570</author>
      <pubDate>Fri, 02 Oct 2015 07:56:51 +0800</pubDate>
      <link>https://ruby-china.org/topics/27538</link>
      <guid>https://ruby-china.org/topics/27538</guid>
    </item>
    <item>
      <title>这是什么意思？？搭建环境到这一步卡住了</title>
      <description>&lt;p&gt;新手求救
&lt;img src="https://l.ruby-china.com/photo/2015/0b943e5c5f4c3b8330893414a5ea1632.png" title="" alt=""&gt;
到这一步卡住了。
&lt;img src="https://l.ruby-china.com/photo/2015/013340f8e9c88f04186951d2c747ea2c.png" title="" alt=""&gt;&lt;/p&gt;</description>
      <author>q6770570</author>
      <pubDate>Thu, 02 Jul 2015 13:46:37 +0800</pubDate>
      <link>https://ruby-china.org/topics/26286</link>
      <guid>https://ruby-china.org/topics/26286</guid>
    </item>
  </channel>
</rss>
