Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
Alex Shi
@hlcfan
高级会员
第 1364 位会员 / 2012-03-10

西安
76 篇帖子 / 385 条回帖
1 关注者
0 正在关注
96 收藏
huh
GitHub Public Repos
  • pokr 54

    Make agile estimating and planning easy with our online planning or scrum poker tool

  • webmock 4

    Webmock for Golang, to stub requests.

  • mux-contrib 1

    Bunch of middlewares make mux easier

  • hlcfan.github.io 0

  • fm 0

    Content agnostic formatter for JSON, XML string. Indent incomplete JSON.

  • geoip 0

    Elixir library to find geo location information given an IP address, hostname or Plug.Conn

  • live_select 0

    Dynamic (multi)selection field for LiveView

  • gock 0

    HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽

  • dotfiles 0

    ~hlcfan

  • go 0

    The Go programming language

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 在已经用 apt-get 装好 Nginx 和 php 的情况下,如何装 Passenger? at 2012年07月19日

    #7 楼 @lgn21st 是的,我曾经试过 Standalon,貌似性能略差。

  • 请问 Rack、ActiveResource、EventMachine 之间的区别和联系 at 2012年07月19日

    感谢,学习!正不知道 Rack 为何物

  • 这里有多少人用机械键盘? at 2012年07月18日

    #59 楼 @poshboytl 这个帅爆了

  • IT 人士,如何预防久坐伤身? at 2012年07月06日

    #1 楼 @heliang7 站起来不行,走两步,走两步~

  • 大家平常都几点睡觉 睡够 7 小时么? at 2012年07月05日

    想起前段时间看的一个监控视频,也是一个人猝死。太可怕。我经常提醒我的朋友们注意身体。大家也都以人为本!

  • 如果我们不做程序员还能做什么? at 2012年07月05日

    #27 楼 @hisea 我当副驾驶吧

  • 在线计算器会存在什么性能问题? at 2012年07月05日

    #8 楼 @leekelby 我没用 active_record,觉得没用。电话,家太远。

  • 在线计算器会存在什么性能问题? at 2012年07月05日

    #3 楼 @willmouse 仅仅是个小玩意:D #4 楼 @zgm 赞同

  • 正则表达式判断一个字符串为合法的数字 at 2012年07月05日

    #3 楼 @x290431695 thx #6 楼 @ashchan 恩,可行,是我自己搞错了。

  • 在线计算器会存在什么性能问题? at 2012年07月05日

    #5 楼 @leekelby ....hiahiahia~ 不知你有何想法?

  • Rails 中文 IRC 频道 #rails-cn on freenode.net at 2012年07月05日

    装软件这么麻烦,快来 http://hlcfan.tk/rooms/11 这儿吧

  • 正则表达式判断一个字符串为合法的数字 at 2012年07月05日

    #1 楼 @hooopo 不确定。。。 比如输入的是:3.66abc 这样的怎么判断?

  • 在线计算器会存在什么性能问题? at 2012年07月05日

    #1 楼 @hooopo = =||我也在想。。。

  • Ubuntu 难道不能用 QQ? at 2012年07月03日

    这么蛋疼的问题。。。

  • 跪求哥哥姐姐们给小弟完整的解释一下这段代码的意思 at 2012年07月02日

    product 就是这个 Model 的名字 : 是符号(symbol),看这个,http://www.ibm.com/developerworks/cn/opensource/os-cn-rubysbl/index.html

  • 微博现在 omniauth 认证到底是 oauth 还是 oauth2? at 2012年06月30日

    #4 楼 @reducm 你好,omniauth-weibo-auth2 这个,你能给个地址?我没找到。。。

  • nginx passenger 启 production 模式报错 at 2012年06月26日

    你这个写的好奇怪,生产模式 8050 端口,开发模式 80 端口

  • 如何用 ruby 实现手机推送功能? at 2012年06月24日

    #14 楼 @allenwei 是监听端口么?

  • 如何用 ruby 实现手机推送功能? at 2012年06月21日

    xmpp 协议可以,7 楼@allenwei 说的 Juggernaut 可能不行。因为是手机客户端,而不是网页。btw,他贴的地址有点问题:https://github.com/maccman/juggernaut

  • Backbone UI 组件 at 2012年06月20日

    一直不知道像 gmail 右侧那种细条的滚动条是怎么做出来的

  • rails 无法启动 at 2012年06月10日

    你用 Win 开发不太好,经常会有莫名奇妙的问题. 看样子不发建立 socket,你试着换个端口试试. 再看看你的机器有名字么?相当于 hostname

  • Devise+OmniAuth,怎么修改用户密码? at 2012年06月09日

    #1 楼 @ywencn hi,你好。 我打算给用户加一个设定密码标识,如果通过 Openid 进来flag = 0,注册 flag = 1,在为 0 的情况下,直接设定密码(不需要当前密码)。为 1 的情况下,需要当前密码,才能进行修改密码。这样的话,我在人肉写的方法里就应该加上判断当前密码是否正确的语句。我不知道怎么做。。。

  • [上海] Rails 开发工程师 at 2012年06月08日

    free lancer pretty cool

  • Devise+OmniAuth,怎么修改用户密码? at 2012年06月07日

    #1 楼 @ywencn 嗯,我想过,不知道又没有更好的方法。。 明天写一个。

  • 如何在 routes.rb 中忽略掉一个 route,使其不被 routes.rb 中的规则匹配到? at 2012年06月07日

    #5 楼 @iBachue 感谢人,不能感谢语句。XD

  • 我们的产品上线啦 -- pragmatic.ly at 2012年06月07日

    谁可以告诉我,Ticket 和 iteration 的意思? 我没有用过这种协作平台。

  • Omniauth 多方认证提示 “The action 'google_openid' could not be found for Users::OmniauthCallbacksController” at 2012年06月06日

    #4 楼 @Rei 你好,谢谢,搞定了。 还有个问题,我搞了好长时间都没有结果。当用户绑定 Google ID 后,用户的初始密码是多少? 代码: user.rb:

    attr_accessible :username, :email, :password, :password_confirmation
    

    omniauth_callbacks.rb

    user.password = Devise.friendly_token[0, 20]
    

    我在 console 下,查看新用户的 password,总是 nil。

  • RSpec 测试,怎么初始化测试数据库? at 2012年06月06日

    #5 楼 @lgn21st 非常感谢!我在看。

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