Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
徐超
@sandy_xu
VIP
NO. 160 / 2011-11-22

jyosuper@gmail.com
微问家
上海
8 Topics / 158 Replies
11 Followers
9 Following
80 Favorites
在上海和成都招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
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • 如何设计登录错三次之后才输入验证码? at November 16, 2015

    用 redis 存储,再利用 ttl 控制多长时间内重试次数进行限制

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

    👍

  • Devise 这么好的框架为什么说不好用 at October 10, 2015

    会用的人说好,用不明白的人说不好控制!

  • [Tips on Ember 2] UI 布局与应用状态的关系处理 at September 15, 2015

    #4 楼 @boyishwei http://es6.ruanyifeng.com/ http://exploringjs.com/es6/

  • [北京] 白帽汇 Ruby 工程师 4 名 at September 15, 2015

    打游戏不会是天亮前的一战吧

  • 前后分离架构的探索之路 at September 14, 2015

    #30 楼 @rei 以前帖子的恩怨纠纷你牵扯到这个帖子中,是对这个人了,而不是对当前这个帖子的事情了吧。 如果没读过你贴的那个帖子人 会读出你现在理解的味道么?

  • 前后分离架构的探索之路 at September 14, 2015

    楼主的帖子是前后分离的探索,是讨论如何更好的开发和工作协调。 又没贬低谁用 jQuery 谁就怎么样 (我压根没看出来这个观点,真想替楼主抱不平),对号入座的人该怎么玩还是怎么玩呗。

  • 在 Rails 中,数据库查出的数据是怎么组装成对象的? at September 07, 2015

    你想要的是在初始化一个 activerecord 对象时去塞一些数据?after_initialize 方法

    after_initialize do
       self.driver = Driver.find(driver_id) # 建议用对象的关联关系
    end
    
  • [深圳] 腾讯系 2015年 创业风云榜入选企业萌萌学车招聘 Rails 开发 [全职|实习] at September 01, 2015

    上海报名+1 ps) 车已经有了,只差驾照

  • RAILS API TO BE PART OF RAILS 5 at July 20, 2015

    rails-api + jbuilder 已经在使用了

  • git rebase 奇怪报错,按提示操作多次,都没有 rebase 成功,如何解决? at May 20, 2015

    如果 rebase 后,冲突也处理 再--continue 后依然显示 无法继续,可以使用 "git rebase --skip"来跳过这个冲突处理,前提是你觉得这个冲突你解决好了。

  • [上海] 爱客 CRM 招聘高级 Ruby 工程师! at April 28, 2015

    官网是不是要加上:https://www.ikcrm.com/

  • 又爬不出来了! at April 16, 2015
    #关于跳转的源代码如下:
    # By default it is the root_path.
      def after_sign_out_path_for(resource_or_scope)
          scope = Devise::Mapping.find_scope!(resource_or_scope)
          router_name = Devise.mappings[scope].router_name
          context = router_name ? send(router_name) : self
          context.respond_to?(:root_path) ? context.root_path : "/"
      end
    
    #如果跳转想自定义一下,就重写咯,比如跳到 sign_in
    
    #app/controllers/application_controller.rb
      def after_sign_out_path_for(user)
        new_user_session_path
      end
    
  • 搞了一个 AndroidChina 社区欢迎大家访问 at April 15, 2015

    Android 的可以上一套Material design

  • [上海] Coupang 中国 招聘 Ruby 攻城狮 / 程旭媛一枚(我们是盈利的电商 ~~ 欢迎应届生) at April 09, 2015

    金科路长泰广场的表示路过你们公司

  • UCloud API 开发大赛在 RubyChina 的特别抽奖送书活动,截止日期 3 月 24 日 at March 20, 2015

    10

  • 经验分享,程序员行外补脑 ING.. at February 05, 2015

    不错的分享

  • [上海][张江高科][微客来] 一大波 Rails 职位等你来…… at January 15, 2015

    在 hr 妹子的热情邀请下,已入。ps)妹子是我见过最敬业的

  • 使用 vi 写 rails 的朋友怎么有什么好的配色方案吗? at November 28, 2014

    vividchalk.vim

  • [2014 年][10 月 20 日~11 月 12 日] 七牛三周年嘉年华,感恩有你! at October 21, 2014

    99

  • Happycasts: 打造惊艳的 Mac 命令行 at October 11, 2014

    服务器报错: We're sorry, but something went wrong. We've been notified about this issue and we'll take a look at it shortly.

  • 我是来给大伙送航拍器的 at August 28, 2014

    Knewone 上看到的 湾流 G150 世界上飞的最快的私人飞机

  • Capistrano 3 不能自动创建数据库吗? at July 09, 2014

    rake db:create # Create the database from DATABASE_URL or config/database.yml for the current Rails.env (use db:create:all to create all dbs in the config)

  • 有个网站项目 at June 05, 2014

    怎么联系你?

  • (纯干活) Rails 高效开发工具 vim 指南 at May 19, 2014

    ctrl + 6 或 使用 vim 命令 :e#

  • [西安] 金数据招聘 Ruby/Rails 开发人员 (以及设计师、客服) at March 17, 2014

    记得你们团队有个前端妹子,还讲过 HTML 和 javascript。养眼又涨姿势

  • 这两种风格的 ruby 代码大 PK at March 05, 2014

    如果加上合理的注释你就不会纠结了

  • [北京] 触控科技有限公司招聘 Ruby 服务器开发人员 2 名 (已招到,谢谢大家,祝马年一切都好!) at January 03, 2014

    问一下:你们《勇者前线》服务端是 rails 框架的么?

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