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

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

    [Closed] Source code of writings.io

  • alipay 728

    Unofficial alipay ruby gem

  • code_campo 288

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

  • asciidoctor-pdf-cjk-ka... 102

    **no longer maintained**

  • geeknote 39

  • material-ui 17

  • htmlrenderer 12

  • rich-text-editor 12

  • llmrpg 8

  • rails-chatgpt-demo 8

More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • Incomplete response received from application at October 14, 2015

    关于 ENV 的设置,水还挺深的: https://www.phusionpassenger.com/library/indepth/environment_variables.html

  • Turbolinks 后端逻辑分析 (更新总集篇) at October 14, 2015

    #43 楼 @zoker 好,都修复了。

  • 欢迎 3 位新的 Ruby China 社区管理员 at October 13, 2015

    :plus1:

  • RubyConfChina 2015 10月10日 晚 AA 香蜜湖撸串活动 at October 07, 2015

    #2 楼 @jasl 🎉 🎉 🎉 浴室滑跪~

  • RubyConfChina 2015 10月10日 晚 AA 香蜜湖撸串活动 at October 07, 2015

    讲师要买吗?

  • 为何 删帖 ,好霸气 at October 07, 2015

    #10 楼 @xiongmaojames 太弱的问题降低社区讨论水准,管理员会处理,NoPoint 就是专做此用。

    官方文档就说了原理和方法,去看吧。

  • 为何 删帖 ,好霸气 at October 07, 2015

    帮你举报 cc @lgn21st @huacnlee

  • 为何 删帖 ,好霸气 at October 07, 2015

    #3 楼 @xiongmaojames 那你说你做了什么功课?

    Google 官方文档 看书

    你做完这三个功课还找不到我就告诉你。

  • 为何 删帖 ,好霸气 at October 07, 2015

    问的问题太弱,官方文档明明有,自己一点功课不做。

  • 在 RailsGuides 里有个 Active Record Query Interface 的一个问题 at October 06, 2015

    where(:orders_count => params[:orders].to_i)

  • 在 RailsGuides 里有个 Active Record Query Interface 的一个问题 at October 06, 2015

    #4 楼 @zhaopei Mongoid 不支持这样写,"orders_count = ?" 是个 SQL 语句。

  • Rails 配置 webpack at October 06, 2015

    #19 楼 @vkill browserify 可以用来作为 assets pipeline 和 npm 的桥梁,其他交给 assets。

    我只是看一下,没用上。

  • Rails 配置 webpack at October 06, 2015

    #17 楼 @vkill 我觉得 browserify 更干净一点,和 Rails 集成也容易 https://github.com/browserify-rails/browserify-rails 。

  • Rails 配置 webpack at October 06, 2015

    #12 楼 @vkill webpack 打包结果简直恐怖

    http://webpack.github.io/docs/tutorials/getting-started/#first-loader http://webpack.github.io/docs/tutorials/getting-started/first-loader/bundle.js

  • 使用了 Turbolinks,在微信里 title 不会更新,有解决方法吗? at October 06, 2015

    判断微信浏览器关掉 Turbolinks。

  • 对于继承了 ActiveRecord::Base 来创建模型的类,想要修改对应字段的 set 和 get 方法 at October 05, 2015
    write_attribute :password, generatePassword(password)
    

    密码 hash 不用自己写 http://api.rubyonrails.org/classes/ActiveModel/SecurePassword/ClassMethods.html

  • 。。。这算黑吗??? at October 02, 2015

    多看点有意义的内容

    https://www.youtube.com/channel/UCWnPjmqvljcafA0z2U1fwKQ http://rubyweekly.com/

  • padrino 开发环境的局域网访问 at October 01, 2015

    #4 楼 @lrbnew 那么你应该找类似的参数

    https://github.com/padrino/padrino-framework/issues/1522

    -h 0.0.0.0
    
  • padrino 开发环境的局域网访问 at October 01, 2015

    -b 0.0.0.0

  • RubyConfChina 2015 大会主题介绍以及日程 at September 29, 2015

    #5 楼 @jasl 上一年视频一直没有看到,希望今年能传 YouTube ……

  • RubyConfChina 2015 大会主题介绍以及日程 at September 29, 2015

    有直播和录像吗?

  • ruby-china 是不是换服务器了 at September 29, 2015

    https://ruby-china.org/topics/27506

  • 求学习 Ruby 的有效方法 at September 29, 2015

    如果你学的是 Web 开发

    10 Ideas for Beginner Web Developers

    https://medium.com/code-thinking/10-ideas-for-beginner-web-developers-2f725aed08d5

  • 使用 message_bus 过程中,如新建订单获取到一条通知,居然会提示多次,问题出现在 message_bus.js 的回调函数调用了多次,如何解决? at September 29, 2015

    不理解你为什么不接着上贴问,新开一个帖子上个帖子讨论的线索就丢失了。

  • Puppet Hacking Guide —— Puppet 的启动:子命令 at September 28, 2015

    #14 楼 @fsword 考虑到口碑,目前好像只有 Amazon EC2 Container Service 可用。

  • 评论 Why I wouldn’ t use rails for a new company at September 28, 2015

    #20 楼 @hjleochen https://aws.amazon.com/cn/autoscaling/

  • 按钮提交限制和一个 Rails 的问题,新手求救 at September 28, 2015

    先写到页面里,如果多个地方要用再抽取出来。

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