Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
Eric-Guo
@ericguo
高级会员
第 1665 位会员 / 2012-03-31

[email protected]
天华建筑设计
上海
46 篇帖子 / 1375 条回帖
181 关注者
244 正在关注
74 收藏
选Ruby是符合我爱钱爱金爱宝石气质的…
GitHub Public Repos
  • wechat 1327

    API, command and message handling for WeChat in Rails

  • wechat-starter 351

    WeChat web app with wx_pay in rails

  • tailwindcss-jit-stimulus 19

    A template with Rails 7.1, Shakapacker 7.2, TailwindCSS 3 and Stimulus 3.0

  • coreui4-rails-starter 12

    The CoreUI 4 Rails starter

  • pgac_demo 11

    Rails 7.2 Action Cable chat room using AnyCable as backend

  • product_hunt 5

    Demonstrate new Rails 5.1 feature: Assets on Yarn, System tests with Capybara and unified form_wi...

  • openproject 2

    OpenProject is the leading open source project management software.

  • dify-ruby-sdk 2

  • homeland 1

    :circus_tent: An open source forum/community system based on Rails, developed based on Ruby China.

  • openproject-proto_plugin 1

    Exemplary OpenProject plugin demonstrating different ways to extend OpenProject.

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • Ruby 读写 Excel 2007,求大牛指导 at 2016年03月06日

    我投给roo一票。

  • RanSack 怎么处理英文下划线的 at 2016年03月06日

    #2 楼 @u1453357893 升到最新版试试,Pg / MySQL 这边已经有 PR 处理了。

  • [北京] 找 Ruby 开发工程师外包兼职 at 2016年03月05日

    #14 楼 @apkbus 加 QQ,求带,我真的要开始学习 ruby 了这样的言论其实没啥意思。想学 ruby 就学呗。

  • Ruby 版本控制 at 2016年03月04日

    #2 楼 @jasl Rails 5 对于 ruby 2.2.3+ 也是支持的。

  • 已升级到 Rails 5,用上了 ActionCable at 2016年03月02日

    #37 楼 @dannyxu 我在 Windows 下没有问题啊😄

  • 有点想从 Ruby 脱坑了,我该如何规划?有点迷茫。大家能给我一点建议吗? at 2016年02月29日

    转 node.js 前端啊,钱多!

  • 关于 String 的 replace 问题 at 2016年02月28日

    我想将“xxx/xxx/xxx”中的“/”替换成“.”

    “xxx/xxx/xxx”.tr('/', '.')
    
  • 完美的 Ruby 图形验证码 Gem - RuCaptcha at 2016年02月28日

    #105 楼 @whiney 刚刚处理了 Windows 下的开发问题,PR 17,v0.3.2.1开始支持 Windows 下的开发。感谢@huacnlee

  • qtbindings 中 qwebview 控件,控制打开链接的属性,Python 代码,请大家看看如何转成 Ruby 中可用的代码 at 2016年02月27日

    Ruby 这边没有 QtWebView 的绑定,看起来还是有 QtWebView 的,没用过,帮不上忙。

  • 小白求咨询在 Rails 开发中关于 cookie 和 session 的使用问题 at 2016年02月27日

    rails 自带的 token 恢复验证

    你指的是CSRF? 当初怎么去掉,反着操作不就可以加回来了么?

  • 已升级到 Rails 5,用上了 ActionCable at 2016年02月27日

    #34 楼 @killyfreedom 谢谢,我第一次知道,raibows。

  • 已升级到 Rails 5,用上了 ActionCable at 2016年02月26日

    #29 楼 @dannyxu 但支持多线程且免费的 web server 就 puma 一家,passenger 要企业版才有。。。

  • [上海][2016年3月1日] Ruby 聚会召集 at 2016年02月23日

    时间过的好快

  • 怎么搞清楚 FormHelpers 里面的方法对应产生的 HTML attributes 在 Rails 里的作用和相互关系? at 2016年02月18日

    以 text_field 为例,读 text_field_tag 的 API 文档:

    • :disabled - If set to true, the user will not be able to use this input.
    • :size - The number of visible characters that will fit in the input.
    • :maxlength - The maximum number of characters that the browser will allow the user to enter.
    • :placeholder - The text contained in the field by default which is removed when the field receives focus.
    • Any other key creates standard HTML attributes for the tag.

    所以 data-*这样的 HTML 属性其实不属于 Rails 知识范围,Rails 只是帮你原样输出了。

  • 跨平台开发:RubyMotion,rhomobile,ReactNative 还有其他吗? at 2016年02月15日

    RubyMotion、rhomobile、DCloud 的问题是,这些背后的公司都没有主营业务,也就是说,指着这些框架技术卖钱,所以,我更看好 Turbolink 或者 React Native,至少背后的公司不靠这个挣钱。

  • 从昨天开始就好想买台 MacBook Pro,这是不是 Rubyist 的标配啊? at 2016年02月14日

    #35 楼 @shin 真要买也要等到新款出啊,马上出了啊!

  • 写自己第一个 Gem - alidayu_sms - 阿里大鱼短信服务平台 at 2016年02月14日

    情人节这样秀恩爱真的好么?。。。

  • 从昨天开始就好想买台 MacBook Pro,这是不是 Rubyist 的标配啊? at 2016年02月14日

    #33 楼 @jjfujj 考虑转Alpine Linux不?

  • 跨平台开发:RubyMotion,rhomobile,ReactNative 还有其他吗? at 2016年02月14日

    还有 DHH 大神的iOS/Android Adapter 方案,很期待!

  • Happycasts: 105-vagrant 用 Vagrant 搭建开发环境 at 2016年02月13日

    现在《如何使用 vagrant 搭建开发环境》视频地址是了:http://haoduoshipin.com/v/105

  • Checking for OpenSSL development headers... Found: no at 2016年02月06日

    需要安装libssl-dev,才能找到 OpenSSL 的头文件。

  • 新人千万不要在 Windows 上使用 Ruby on Rails at 2016年02月06日

    #79 楼 @hxhxd 同意,其实最快的方法就是用我的集成安装包。

  • 大家是怎么解决 “脖子疼” 这个问题的 at 2016年02月05日

    我中午吃饭狂看美女,放松眼睛,锻炼脖子。。

  • 已升级到 Rails 5,用上了 ActionCable at 2016年02月05日

    @huacnlee @lgn21st 其实 ActionCable 的文档有误,所有支持 socket hijacking API 的 server 都是可以的,包括 Unicorn 还有 Passenger。

  • 关于如何高效率开发一个 Android App at 2016年02月01日

    #1 楼 @ywencn 所以还是React Native对我们 Web 程序员简单一点。。

  • Rails 项目如何部署在子目录下? at 2016年02月01日

    我是通过 nginx 里面直接配置的。。

    server {
        listen       80;
        server_name  10.71.5.88;
    
        root /var/rails_apps/home;
    
        location ~ ^/apc(/.*|$) {
            alias /var/rails_apps/apc/public$1;  # <-- be sure to point to 'public'!
            passenger_base_uri /apc;
            passenger_app_root /var/rails_apps/apc;
            passenger_document_root /var/rails_apps/apc/public;
            rails_env          production; #development/production
            passenger_enabled on;
        }
    
        location ~ ^/forms(/.*|$) {
            alias /var/rails_apps/pl-form/public$1;  # <-- be sure to point to 'public'!
            passenger_base_uri /forms;
            passenger_app_root /var/rails_apps/pl-form;
            passenger_document_root /var/rails_apps/pl-form/public;
            rails_env          production; #development/production
            passenger_enabled on;
        }
    }
    
  • 使用 Setter 方法代替 Before Validation at 2016年01月30日

    #8 楼 @huacnlee something[:title] =这方法确实不推荐。

    #9 楼 @zlx_star 要不用auto_strip_attributes?

  • DHH 亲自给你演示, 如何用 Action Cable 做一个实时的聊天 app at 2016年01月26日

    PR to enable using PG as storage 和PR to remove EventMachine合并后,Windows 下终于也可以跑这个 ActionCable Demo 了,有兴趣可以看看。

  • [上海][2016年01月22日] OpenRedis 创始人分享 Redis 的不同用法 at 2016年01月22日

    补一张幻灯片。

  • [上海][2016年01月19日] Ruby Tuesday 聚会召集 at 2016年01月19日

    我预感,今天要爆棚,所以我请假提前占位了。

  • 上一页
  • 1
  • 2
  • …
  • 13
  • 14
  • 15
  • 16
  • 17
  • …
  • 43
  • 44
  • 下一页
关于 / RubyConf / Ruby 镜像 / RubyGems 镜像 / 活跃会员 / 组织 / API / 贡献者
由众多爱好者共同维护的 Ruby 中文社区,本站使用 Homeland 构建,并采用 Docker 部署。
服务器由 赞助 CDN 由 赞助
iOS 客户端 / Android 客户端 简体中文 / English