Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
徐超
@sandy_xu
高级会员
第 160 位会员 / 2011-11-22

[email protected]
微问家
上海
8 篇帖子 / 158 条回帖
11 关注者
9 正在关注
80 收藏
在上海和成都招ruby,做SaaS企业软件包括 CRM、搜客宝、语音机器人、进销存、客服系统等
GitHub Public Repos
  • wechat-aes-sample 6

    微信小程序加密数据解密算法

  • js-location 2

    中国的省市地区三级选择框

  • weibo 1

    a gem to help api integration for 新浪微博 (t.sina.com.cn)

  • git-flow-completion 0

    Bash, Zsh and fish completion support for git-flow.

  • bootstrap_beagle 0

  • slate 0

    Beautiful static documentation for your API

  • wechatApp-demo 0

    微信小程序 demo / 开发工具 / 文档资源

  • ruby-china 0

    :circus_tent: Ruby China website source code.

  • fastclick 0

    Polyfill to remove click delays on browsers with touch UIs

  • select_address_mi 0

    quickly select address with jquery in Mi page

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 吐糟,嫌工资要高了就明说,鸡蛋里挑骨头没意思 at 2013年11月12日

    我倒是觉得他们想留你,但工资比预计的高了,所以想通过这些让你认识到自己可能的不足让你降价。

  • 昨天说笔记本坏了,今天去修好了。一看账单,乐坏了。 at 2013年10月17日

    #6 楼 @larryzhao 我的电脑也是供电不错,找人换了个 300 左右。

  • 新浪围脖开发问题,怎么向 https 提交数据? at 2013年09月25日

    之前有写一个获取其他借口的,供参考:

    url = 'https://api.weibo.com/2/statuses/user_timeline.json'
    uri = URI.parse url
    args = { uid: self.uid, access_token: self.token }
    uri.query = URI.encode_www_form(args)
    http = Net::HTTP.new(uri.host, uri.port)
    http.use_ssl = true
    request = Net::HTTP::Get.new(uri.request_uri)
    response = http.request(request)
    body = JSON.parse response.body
    
  • [UCloud 开源接力]#[email protected]#19wu at 2013年09月24日

    抢楼

  • [UCloud 开源接力]#[email protected]#Teahour.FM at 2013年09月24日

    抢楼

  • [UCloud 开源接力]#[email protected]#RubyConf China at 2013年09月24日

    抢楼

  • 求助 rufus-scheduler 的使用 at 2013年09月13日

    #2 楼 @xingbuxing 少了一句 scheduler.join

  • 如何 contribute to ruby china 啊?允许吗? at 2013年07月11日

    #2 楼 @blacktulip 这人竟然用带窗口的 Terminal

    #3 楼 @tomwang http://happycasts.net/episodes/37 这个也许是你需要的

  • Ruby 开发收藏 at 2013年06月26日

  • 我现在要转行了 at 2013年06月24日

    不知道你今天帐面少了多少,再 2 周估计就回到解放前了吧。

  • 如何在 devel 模式下调整日 志级别 at 2013年06月21日

    可以先 gem 'quiet_assets', group: :development 禁止 assets 日志

    logger.info '===' * 9 #这种写法会让你少写很多

  • 折腾 Twitter 1.1 Api 真的很蛋疼,有木有? at 2013年06月09日

    #1 楼 @search weibo 的已经够好用了,应该说用用 qq 的

  • [上海] 贝通网 (Beltal) 诚聘 Ruby 程序员 (长期有效) at 2013年05月27日

    不知道你们老板听我讲完 bitcoin 后什么想法,当时 40 刀左右哦。

  • [武汉,苏州] Ruby developer/ Ruby on Rails 北京盛安德 at 2013年05月18日

    上海这边招人么?

  • 今年形势不太好 at 2013年05月15日

    今年上海招聘偏少,看着北京比较多。

  • [西安 | 北京 | 成都 | 上海] ThoughtWorks 招聘软件工作者 at 2013年05月09日

    他们推崇 Pair programming , TDD。很 open 的办公室文化,果盘零食天天有。英语好的可以试试。

  • git push 失败的问题。求帮助。 at 2013年04月18日

    git push origin master -f 不行可以看看这里

  • git push 失败的问题。求帮助。 at 2013年04月18日

    你这个地址对么? '[email protected]:/.github.com.git'。没提交上去啊

  • mongoid 由 has_many 改为 polymorphic,应该要怎么做? at 2013年04月18日

    http://stackoverflow.com/questions/10457203/reverse-has-many-with-polymorphism

  • 一道 Ruby 水平自测题. at 2013年04月16日

    把《ruby 元编程》这本书的前五章看懂理解这个没有问题,被卡在了 Array.new(2, 'b' )

  • 关于一个表和多个表关联的问题请教,谢谢 at 2013年03月30日

    1) 有 post_id 没 user_id: @comment.user = current_user 2) 有 user_id 没 post_id: @comment.post = @post

  • Teahour.fm 第 8 期发布 at 2013年03月25日

    如果你喜欢这个 Podcast 别忘了在 iTunes 打分支持我们哟 :) @lgn21st 建议给这句话加上链接,可以直接点击去打分。之前想去打分找半天链接没发现,今天发现在网站左下角。

  • date_select helper 月 31 问题 at 2013年01月22日

    #3 楼 @elele 设计就要这种 select 的,datepicker 选择年份太别扭

  • 为什么 ruby-china 不提供站内搜索? at 2013年01月22日

    #1 楼 @huacnlee google 站内搜索慢的一坨

  • Github pages 被墙掉了吗 at 2013年01月21日

    https://github.com/ 都打不开了

  • 在 Mac 上安装 MacVim,启动时显示这样的错误如何解决? at 2012年12月04日

    下载下来是 MacVim.app,也不能用么?

  • [苏州,上海] Ruby developer/ Ruby on Rails at 2012年10月30日

    #20 楼 @sarah1356 电话打完就没消息了,还没面试就结束啦?不甘心啊

  • [上海] (Senior) Ruby Engineer-美资上市软件产品公司 [已结束] at 2012年10月26日

    看到你 linkedin 请求了;英语日常交流,硬伤啊。

  • 5 个常见的 Rails 开发误区 at 2012年05月16日

    对第一点的看法是:如果在 schema 文件中定义,那么不能轻易在 Model 中 修改。而且保存失败还不容易找到,有点像双刃剑吧。

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