Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
Rei
@Rei
Admin
NO. 1 / 2011-10-28

[email protected]
深圳
182 Topics / 9132 Replies
727 Followers
0 Following
11 Favorites
中下水平 Rails 程序员
Reward
GitHub Public Repos
  • writings 940

    [Closed] Source code of writings.io

  • alipay 732

    Unofficial alipay ruby gem

  • code_campo 291

    [Closed] Source code of http://codecampo.com

  • asciidoctor-pdf-cjk-ka... 101

    **no longer maintained**

  • asciidoctor-htmlbook 31

    Asciidoctor HTMLBook is an Asciidoctor backend for converting AsciiDoc documents to HTMLBook docu...

  • material-ui 17

  • rich-text-editor 12

  • htmlrenderer 12

  • rails-chatgpt-demo 8

  • rails-app 7

    A Rails project template lets me start new projects quickly.

More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • 应届毕业生没有三方协议会怎么样? at November 23, 2012

    #22 楼 @DoIT 写代码,思考人生。

  • 应届毕业生没有三方协议会怎么样? at November 23, 2012

    #15 楼 @QueXuQ 毕业后家里蹲了半年。

  • 应届毕业生没有三方协议会怎么样? at November 23, 2012

    我是毕业半年后才找工作,没提三方协议。

  • 请问各位是怎么样才本地测试 production 模式的呢? at November 22, 2012

    #11 楼 @QueXuQ 这真诡异了,production 和 development 是用同样的数据库吗?database.yml 里面有设置编码的项,数据库也有几个编码设置,都统一 utf-8。

  • 请问各位是怎么样才本地测试 production 模式的呢? at November 22, 2012

    #9 楼 @QueXuQ 顺着 javascript 的 link 看能不能打开,在控制台调用 js 里定义的 function 看能不能调用。

    还有一个可能是浏览器缓存,chrome 的控制台右下角配置里面有 disable cache 选项。

  • 请问各位是怎么样才本地测试 production 模式的呢? at November 22, 2012

    #6 楼 @QueXuQ 没有用 git?

  • 请问各位是怎么样才本地测试 production 模式的呢? at November 22, 2012

    #6 楼 @QueXuQ 本机几乎不跑生产模式。除非发现了开发模式正常,生产模式出 bug 了才会去调试生产模式。

  • 请问各位是怎么样才本地测试 production 模式的呢? at November 22, 2012

    本机,开发模式 -> 测试服务器,生产模式,5 分钟自动部署 -> 线上服务器,生产模式,手动部署

  • 什么时候用 form_for 什么时候用 form_tag 啊? at November 21, 2012

    有对应 Model 的时候用 form_for,没有就用 form_tag,比如搜索框一般没有对应 Model。

  • 如何在 linux 开发桌面小部件 at November 20, 2012

    查了一下,gnome 原生没带桌面小部件的机制,还得额外装应用 http://askubuntu.com/questions/4683/does-gnome-support-desktop-widgets

    桌面开发选择余地其实不多,先看要对应什么桌面,桌面提供了什么编程环境,然后这个编程环境有什么语言绑定。

    我曾经想用 Ruby 写 kde plasma 的部件,发现 Ruby 绑定不完善,后来不了了之了。

  • 如何在 linux 开发桌面小部件 at November 20, 2012

    还要看哪个桌面环境。

  • "不要叫自己程序员" - 职业起步同学的建议 at November 20, 2012

    赞成。

  • 能否设立一个节点:紧急问题 at November 19, 2012

    怎么没人回答,没人懂吗?!

  • 上海归来,写点感受,及读音的重要性 at November 19, 2012

    看来要多看国外视频,不然连读错了都不知道。我一直读 catch。

  • BritRuby Conf 因为被职责性别种族歧视被取消了 at November 19, 2012

    是不是明年要预备 showboy 了。

  • 这两天给好几个人买了这个马克杯…… at November 18, 2012

    马桶……

  • 一群 Ruby 社区的人占领了旁边的如家酒店 at November 16, 2012

    如果这时候……

  • 怎么在 rails 的 update_attribute 时能做 validates 呢? at November 16, 2012

    #6 楼 @AlphaLiu 那么,为什么更新 email 的时候 password 校验会通不过?

  • 怎么在 rails 的 update_attribute 时能做 validates 呢? at November 16, 2012

    #4 楼 @AlphaLiu 如果 password_confirmation 有可能为空,那么应该打个补丁把 secure_password 方法覆盖掉,去掉 presence 校验。

  • 向 Rails 提个了 pull request at November 16, 2012

    #7 楼 @tumayun 等同于 http://ruby-china.org/topics/6816?format=rss

  • 怎么在 rails 的 update_attribute 时能做 validates 呢? at November 16, 2012

    update_attributes :one_key => 'one_value' 就行了啊,update_attribute 我一直用来绕过 validates 的。

  • Rabel 官方网站遭遇 DoS 攻击 at November 16, 2012

    会不会跟之前 V2EX 同一波。

  • 向 Rails 提个了 pull request at November 16, 2012

    再说一个 http://ruby-china.org/topics/6816.rss

  • 终于支持删贴了 at November 16, 2012

    删除会留下一条删除记录,不鼓励太随意的删除,所以放隐蔽点好。

  • 大家看好自出版吗? at November 16, 2012

    #42 楼 @karma 啊,我发现我要婊的是机械工业出版社,之前打错了。

  • 请教一个关于 render_list 的使用 at November 16, 2012

    #7 楼 @yangman_wenzhu 直接写代码。如果觉得敲 html 标签很烦,可以试试 slim 模板。

  • 哈哈,真的可以盗用别人的邮件地址! at November 15, 2012

    填别人邮箱又不会得到什么好处,邮箱主人可以随时过来重置密码。

  • Prev
  • 1
  • 2
  • …
  • 217
  • 218
  • 219
  • 220
  • 221
  • …
  • 272
  • 273
  • Next
关于 / RubyConf / Ruby 镜像 / RubyGems 镜像 / 活跃会员 / 组织 / API / 贡献者
由众多爱好者共同维护的 Ruby 中文社区,本站使用 Homeland 构建,并采用 Docker 部署。
服务器由 赞助 CDN 由 赞助
iOS 客户端 / Android 客户端 简体中文 / English